php-pecl-memcache - Extension to work with the Memcached caching daemon
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.
Homepage: http://pecl.php.net/package/memcache
License: PHP
Vendor: Fedora Project
Packages
php-pecl-memcache-2.2.0-1.fc8.x86_64 [30 KiB] |
Changelog by Remi Collet (2007-09-22):
- new version - add new INI directives (hash_strategy + hash_function) to config - add BR on php-devel >= 4.3.11 |