php-pecl-memcache - Extension to work with the Memcached caching daemon
- Website:
- http://pecl.php.net/package/memcache
- Licence:
- PHP
- Vendor:
- Remi Collet
- Description:
Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces. Memcache can be used as a PHP session handler.
Packages
php-pecl-memcache-3.0.8-3.el5.remi.5.6.i386 | [127 KiB] |
Changelog by Remi Collet (2014-04-10):
- add numerical prefix to extension configuration file |
php-pecl-memcache-3.0.8-2.el5.remi.5.6.i386 | [127 KiB] |
Changelog by Remi Collet (2014-03-07):
- cleanups - install doc in pecl_docdir - install tests in pecl_testdir |