Download the PHP package ruesin/redis without Composer
On this page you can find all versions of the php package ruesin/redis. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor ruesin
Package redis
Short Description Redis utils classes
License Apache-2.0
Homepage https://github.com/ruesin
Package redis
Short Description Redis utils classes
License Apache-2.0
Homepage https://github.com/ruesin
Please rate this library. Is it a good library?
Informations about the package redis
Redis-Utils
基于predis的单例类,没有对Predis
做任何修改,仅为了方便使用而加了层单例壳。
- 使用
setConfig($name, $config)
加载配置到静态属性$configs
中,$name
为连接名,$config
为连接选项参数 - 使用
getInstance($name)
获取指定连接名$name
的\Predis\Client
实例 - 获取的即为
\Predis\Client
实例,直接使用即可
All versions of redis with dependencies
PHP Build Version
Package Version
The package ruesin/redis contains the following files
Loading the files please wait ....