Remi's RPM repository - Packages

Blog | Forum | Repository

php-pecl-memcached - Extension to work with the Memcached caching daemon

Website:
http://pecl.php.net/package/memcached
Licence:
PHP and MIT
Vendor:
Remi Collet
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-0.2.RC1.fc20.remi.5.5.x86_64 [105 KiB] Changelog by Remi Collet (2014-03-13):
- update to 2.2.0RC1 (beta)
php-pecl-memcached-2.2.0-0.1.b1.fc20.remi.5.5.x86_64 [105 KiB] Changelog by Remi Collet (2013-11-25):
- update to 2.2.0b1 (beta)
- cleanups for Copr
- install doc in pecl doc_dir
- install tests in pecl test_dir (in devel)
- add dependency on pecl/msgpack
- add --with tests option to run upstream test suite during build