Jump to letter: [
23ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-pecl-memcached - 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).
Packages
php-pecl-memcached-2.2.0-1.el7.ppc64
[84 KiB] |
Changelog
by Remi Collet (2014-04-02):
- 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
|