php-pecl-redis6 - PHP extension for interfacing with key-value stores
- Website:
- https://pecl.php.net/package/redis
- Licence:
- PHP-3.01
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
This extension provides an API for communicating with RESP-based key-value stores, such as Redis, Valkey, and KeyDB. This client implements most of the latest API. As method only works when also implemented on the server side, some doesn't work with an old server version. Package built for PHP 8.2.
Packages
php-pecl-redis6-6.1.0-1.remi.src | [406 KiB] |
Changelog by Remi Collet (2024-10-05):
- update to 6.1.0 |
php-pecl-redis6-6.1.0~RC2-1.remi.src | [406 KiB] |
Changelog by Remi Collet (2024-09-24):
- update to 6.1.0RC2 |
php-pecl-redis6-6.1.0~RC1-1.remi.src | [406 KiB] |
Changelog by Remi Collet (2024-08-05):
- update to 6.1.0RC1 - open https://github.com/phpredis/phpredis/pull/2532 missing file - drop support for PHP < 7.4 |
php-pecl-redis6-6.0.2-2.remi.src | [400 KiB] |
Changelog by Remi Collet (2024-07-11):
- add upstream patch for PHP 8.4 - allow to build with valkey |
php-pecl-redis6-6.0.2-1.remi.src | [398 KiB] |
Changelog by Remi Collet (2023-10-23):
- update to 6.0.2 |
php-pecl-redis6-6.0.1-1.remi.src | [397 KiB] |
Changelog by Remi Collet (2023-09-25):
- update to 6.0.1 |
php-pecl-redis6-6.0.0-1.remi.src | [397 KiB] |
Changelog by Remi Collet (2023-09-11):
- update to 6.0.0 |
php-pecl-redis6-6.0.0~RC2-1.remi.src | [397 KiB] |
Changelog by Remi Collet (2023-08-21):
- update to 6.0.0RC2 |