Name: | php-pecl-redis6 |
---|---|
Version: | 6.1.0 |
Release: | 1.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 1123953 |
License: | PHP-3.01 |
RPM: | php-pecl-redis6-6.1.0-1.el9.x86_64.rpm |
Source RPM: | php-pecl-redis6-6.1.0-1.el9.src.rpm |
Build Date: | Wed Oct 16 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://pecl.php.net/package/redis |
Summary: | PHP extension for interfacing with key-value stores |
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. |
- update to 6.1.0
- cleanup and modernize spec file
- use valkey on Fedora 41 - add upstream patch for PHP 8.4
- update to 6.0.2
- update to 6.0.1
- cleanup SCL stuff for Fedora review
- update to 6.0.0
- update to 6.0.0RC2
- 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
- build out of sources tree