Les RPM de Remi - Packages

Blog | Forum | Repository

php54-php-pecl-redis - Extension for communicating with the Redis key-value store

Website:
http://pecl.php.net/package/redis
Licence:
PHP
Vendor:
Remi Collet
Description:
The phpredis extension provides an API for communicating
with the Redis key-value store.

This Redis client implements most of the latest Redis API.
As method only only works when also implemented on the server side,
some doesn't work with an old redis server version.

Package built for PHP 5.4 as Software Collection.

Packages

php54-php-pecl-redis-2.2.7-1.fc19.remi.x86_64 [117 KiB] Changelog by Remi Collet (2015-03-03):
- Update to 2.2.7 (stable)
- drop runtime dependency on pear, new scriptlets
php54-php-pecl-redis-2.2.5-5.fc19.remi.x86_64 [112 KiB] Changelog by Remi Collet (2014-10-03):
- fix segfault with igbinary serializer
  https://github.com/nicolasff/phpredis/issues/341