Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
php-pecl-memcache - Extension to work with the Memcached caching daemon
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
Latest: php-pecl-memcache-3.0.5-3.pre6.el5.fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
php-pecl-memcache |
0 |
3.0.5 |
3.pre6.el5.fio |
x86_64 |
67 KiB |
2011-06-22 22:03:56 |
Changelog:
- * 2011-04-14 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 3.0.5-3
- fix refcount handling in queue (PECL #13623, #696649)
- * 2011-04-13 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 3.0.5-2
- correct fix for casting in memcache_pool.c (#672363)
- * 2011-03-23 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 3.0.5-1
- rebase to 3.0.5 (#638892, #638887)
- fix casting in memcache_pool.c (#672363)
- fix Release (#604559)
- * 2010-04-16 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 3.0.4-3.2.2
- package the license
- * 2010-04-10 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 3.0.4-3.2.1
- hide errors in scriptlets (#581153)