php-pecl-memcache - Extension to work with the Memcached caching daemon
Website: | http://pecl.php.net/package/memcache |
---|---|
License: | PHP |
Vendor: | Red Hat, Inc. |
- 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.5-4.el6.src [64 KiB] |
Changelog
by Vojtech Vitek (V-Teq) (2011-10-12):
- fix get/unserialize memory corruption in memcache_pool.c (#722418) |
php-pecl-memcache-3.0.5-3.el6.src [63 KiB] |
Changelog
by Joe Orton (2011-04-14):
- fix refcount handling in queue (PECL #13623, #696649) |