Name: | php-pecl-memcached |
---|---|
Version: | 2.2.0 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Development/Languages |
Size: | 252529 |
License: | PHP and MIT |
RPM: | php-pecl-memcached-2.2.0-1.el7.aarch64.rpm |
Source RPM: | php-pecl-memcached-2.2.0-1.el7.src.rpm |
Build Date: | Wed Jan 09 2019 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pecl.php.net/package/memcached |
Summary: | Extension to work with the Memcached caching daemon |
Description: | This extension uses libmemcached library to provide API for communicating with memcached servers. memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. It also provides a session handler (memcached). |
- update to 2.2.0 (stable) - add all ini options in configuration file (comments) - install doc in pecl doc_dir - install tests in pecl test_dir - add dependency on pecl/msgpack (except on ppc64) - add --with tests option to run upstream test suite during build
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- rebuild for http://fedoraproject.org/wiki/Features/Php55
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- requires libmemcached >= build version
- rebuild for libmemcached 1.0.14 (with SASL) - switch to upstream patch - add patch to report about SASL support in phpinfo
- improve comment in configuration about session.
- rebuild for new libmemcached - drop sasl support
- update to 2.1.0 - add patch to lower libmemcached required version
- bump release