Download the PHP package easyswoole/redis without Composer
On this page you can find all versions of the php package easyswoole/redis. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download easyswoole/redis
More information about easyswoole/redis
Files in easyswoole/redis
Download easyswoole/redis
More information about easyswoole/redis
Files in easyswoole/redis
Vendor easyswoole
Package redis
Short Description easyswoole component
License Apache-2.0
Homepage https://www.easyswoole.com/
Package redis
Short Description easyswoole component
License Apache-2.0
Homepage https://www.easyswoole.com/
Please rate this library. Is it a good library?
Informations about the package redis
Redis客户端
单元测试
测试前记得修改phpunit.php修改配置
redis详细文档
http://www.easyswoole.com/Components/Redis/introduction.html
支持方法
目前,该redis客户端组件,已经支持除去脚本外的所有方法(目前支持了178个方法):
- 连接方法(connection)
- 集群方法(cluster)
- geohash
- 哈希(hash)
- 键(keys)
- 列表(lists)
- 发布/订阅(pub/sub)
- 服务器(server)
- 字符串(string)
- 有序集合(sorted sets)
- 集合 (sets)
- 流(stream)
- 事务 (transaction)
- 管道支持 (pipe)
由于redis的命令较多,可能漏掉1,2个命令
redis使用示例
redis集群使用示例
All versions of redis with dependencies
PHP Build Version
Package Version
The package easyswoole/redis contains the following files
Loading the files please wait ....