Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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

Website:
http://pecl.php.net/package/memcached
Licence:
PHP
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

php53-pecl-memcached-1.0.2-8.remi.src [28 KiB] Changelog by Remi Collet (2011-09-17):
- allow relocation
- work for ZTS (not yet ok)