| Name: | php-phpiredis |
|---|---|
| Version: | 1.0.0 |
| Release: | 2.el7 |
| Architecture: | x86_64 |
| Group: | Development/Languages |
| Size: | 34276 |
| License: | BSD |
| RPM: | php-phpiredis-1.0.0-2.el7.x86_64.rpm |
| Source RPM: | php-phpiredis-1.0.0-2.el7.src.rpm |
| Build Date: | Sat Nov 04 2017 |
| Build Host: | x86-ol7-builder-01.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