Name: | php-pecl-redis |
---|---|
Version: | 2.2.8 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Development/Languages |
Size: | 613486 |
License: | PHP |
RPM: | php-pecl-redis-2.2.8-1.el7.aarch64.rpm |
Source RPM: | php-pecl-redis-2.2.8-1.el7.src.rpm |
Build Date: | Fri Jun 01 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pecl.php.net/package/redis |
Summary: | Extension for communicating with the Redis key-value store |
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. |
- Update to 2.2.8 (stable)
- Update to 2.2.7 (stable)
- Update to 2.2.5
- cleanups - move doc in pecl_docdir - run upstream tests only with --with tests option
- Update to 2.2.4
- update to 2.2.3 - upstream moved to pecl, rename from php-redis to php-pecl-redis
- more docs and improved description
- latest snahot (without bundled igbinary) - remove chmod (done upstream)
- run only test suite with redis > 2.4
- latest master - run test suite