Name: | php-phpiredis |
---|---|
Version: | 1.0.0 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Development/Languages |
Size: | 75212 |
License: | BSD |
RPM: | php-phpiredis-1.0.0-2.el7.aarch64.rpm |
Source RPM: | php-phpiredis-1.0.0-2.el7.src.rpm |
Build Date: | Fri Aug 17 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/nrk/phpiredis |
Summary: | Client extension for Redis |
Description: | Phpiredis is an extension for PHP 5.x and 7.x based on hiredis that provides a simple and efficient client for Redis and a fast incremental parser / serializer for the RESP protocol. |
- cleanup for fedora review
- update to 1.0.0 release
- add minor fix for portability - add full reflection for all functions - open https://github.com/nrk/phpiredis/pull/53
- Initial packaging of 1.0.0-dev