Blog |
Forum |
Repository
Jump to letter: [
CGLOPR
]
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.6.
Packages
php-pecl-redis-3.1.1-0.2.RC2.el5.remi.5.6.x86_64
|
[325 KiB]
|
Changelog by Remi Collet (2017-01-17):
- Update to 3.1.1RC2
|
php-pecl-redis-3.1.0-2.el5.remi.5.6.x86_64
|
[323 KiB]
|
Changelog by Remi Collet (2016-12-15):
- test build for open upcoming 3.1.1
- open https://github.com/phpredis/phpredis/issues/1060 broken impl
with https://github.com/phpredis/phpredis/pull/1064
- reed https://github.com/phpredis/phpredis/issues/1062 session php 7.1
with https://github.com/phpredis/phpredis/pull/1063
|