0e9b7389f6
This version of phpredis supports cluster and is intended for php versions 7.0.0 and higher. To compile cluster-enabled phpredis for older versions of php, please use the 2.2.8 pecl package.
6 lines
288 B
Text
6 lines
288 B
Text
The phpredis extension provides an API for communicating with the Redis
|
|
key-value store. It is released under the PHP License, version 3.01.
|
|
This code has been developed and maintained by Owlient from
|
|
November 2009 to March 2011.
|
|
|
|
This version support PHP 7 and drops support for PHP 5.x
|