pkgsrc/databases/php-redis3/DESCR
jdolecek 0e9b7389f6 phpredis 3.0.0
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.
2016-07-26 09:37:23 +00:00

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