Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ACGILMPQRV
]
php-pecl-redis4 - 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-redis4-4.1.0~RC3-1.fc25.remi.7.0.i686
|
[209 KiB]
|
Changelog by Remi Collet (2018-06-22):
- update to 4.1.0RC3 (beta, no change)
- drop patches merged upstream
|
php-pecl-redis4-4.1.0~RC1-1.fc25.remi.7.0.i686
|
[208 KiB]
|
Changelog by Remi Collet (2018-04-25):
- update to 4.0.2
- open https://github.com/phpredis/phpredis/pull/1365
use PHP_BINARY instead of php and allow override
- report https://github.com/phpredis/phpredis/issues/1364
missing files in pecl archive
- add new redis.session.lock* options in provided configuration
|