Remi's RPM repository - Packages

Blog | Forum | Repository

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 7.0.

Packages

php-pecl-redis-3.1.1-1.fc22.remi.7.0.x86_64 [189 KiB] Changelog by Remi Collet (2017-02-01):
- Update to 3.1.1 (stable)
php-pecl-redis-3.1.0-1.fc22.remi.7.0.x86_64 [188 KiB] Changelog by Remi Collet (2016-12-15):
- update to 3.1.0
- open https://github.com/phpredis/phpredis/issues/1052 max version
- open https://github.com/phpredis/phpredis/issues/1053 segfault
- open https://github.com/phpredis/phpredis/issues/1054 warnings
- open https://github.com/phpredis/phpredis/issues/1055 reflection
- open https://github.com/phpredis/phpredis/issues/1056 32bits tests