PHPackages                             v10086/redis - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Caching](/categories/caching)
4. /
5. v10086/redis

ActiveLibrary[Caching](/categories/caching)

v10086/redis
============

简约、高效、可靠的Redis操作句柄

v1.0(5y ago)1381Apache-2.0PHPPHP &gt;=7.0

Since Mar 18Pushed 5y ago1 watchersCompare

[ Source](https://github.com/v10086/redis)[ Packagist](https://packagist.org/packages/v10086/redis)[ RSS](/packages/v10086-redis/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)DependenciesVersions (2)Used By (1)

📃 开源协议 Apache License Version 2.0 see

简介
==

[](#简介)

基于phpreis拓展开发的简约、高效、可靠的Redis操作句柄 支持断线自动重连功能

版本说明
----

[](#版本说明)

PHP7.0+版本 必须安装phpredis拓展

安装教程
----

[](#安装教程)

composer require v10086/redis:v1.0

使用示例
----

[](#使用示例)

```
