php-pecl-memcache - Extension to work with the Memcached caching daemon
| Website: | http://pecl.php.net/package/memcache |
|---|---|
| License: | PHP |
- 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.6-1.varien.i386 [65 KiB] |
Changelog
by Remi Collet (2011-04-11):
- update to 3.0.6 |
| php-pecl-memcache-3.0.5-1.varien.i386 [64 KiB] |
Changelog
by Alex Samorukov (2010-10-26):
- Updated to 3.0.5 - Removed unneded patch |
| php-pecl-memcache-3.0.4-3.varien.i386 [63 KiB] |
Changelog
by Alex Samorukov (2010-09-09):
- Applied fix for the memcache 1.4.x protocol from SVN, see http://pecl.php.net/bugs/bug.php?id=17566 |
| php-pecl-memcache-3.0.4-2.varien.i386 [63 KiB] |
Changelog
by Remi Collet (2009-06-30):
- rebuild for PHP 5.3.0 (API = 20090626) |