Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php80-php-pecl-redis6 - Extension for communicating with the Redis key-value store

Website:
https://pecl.php.net/package/redis
Licence:
PHP-3.01
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
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 8.0 as Software Collection (php80 by remi).

Packages

php80-php-pecl-redis6-6.0.0~RC2-1.fc37.remi.x86_64 [272 KiB] Changelog by Remi Collet (2023-08-21):
- update to 6.0.0RC2
php80-php-pecl-redis6-6.0.0~RC1-1.fc37.remi.x86_64 [272 KiB] Changelog by Remi Collet (2023-08-02):
- update to 6.0.0RC1
- rename to php-pecl-redis6 for new API
- disable test suite for SCL
- open https://github.com/phpredis/phpredis/pull/2367 PHP 7.2 required