php-pecl-memcache - Extension to work with the Memcached caching daemon
Website: | http://pecl.php.net/package/memcache |
---|---|
License: | PHP |
Vendor: | Fedora Project |
- 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-2.1.2-1.el4.1.i386 [22 KiB] |
Changelog
by Remi Collet (2007-09-01):
- specific spec for EL4 - memcache-php439.patch, see http://pecl.php.net/bugs/bug.php?id=11953 |