Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php74-php-pecl-redis5 - Extension for communicating with the Redis key-value store

Website:
https://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.4 as Software Collection (php74 by remi).

Packages

php74-php-pecl-redis5-5.3.0~RC2-1.fc30.remi.x86_64 [216 KiB] Changelog by Remi Collet (2020-06-27):
- update to 5.3.0RC2
- drop patch merged upstream
php74-php-pecl-redis5-5.3.0~RC1-1.fc30.remi.x86_64 [216 KiB] Changelog by Remi Collet (2020-06-26):
- update to 5.3.0RC1
- enable lz4 compression support
- drop patch merged upstream
- add upstream patch to fix lz4 library name
- add new option in provided configuration file