Blog |
Forum |
Repository |
Wizard
Jump to letter: [
P
]
php-pecl-redis5 - 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.3.
Packages
php-pecl-redis5-5.0.0~RC2-1.fc27.remi.7.3.x86_64
|
[231 KiB]
|
Changelog by Remi Collet (2019-06-26):
- update to 5.0.0RC2
|
php-pecl-redis5-5.0.0~RC1-1.fc27.remi.7.3.x86_64
|
[230 KiB]
|
Changelog by Remi Collet (2019-06-20):
- update to 5.0.0RC1
- rename to php-pecl-redis5
- raise dependency on PHP 7
- enable msgpack support
- enable json support
- update configuration for new options
- open https://github.com/phpredis/phpredis/pull/1578
fix extension dependencies and report about json serializer
|