Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
Name |
Version |
Release |
Type |
Size |
Built |
php-pecl-memcache |
2.2.0 |
1.fc6 |
src |
29 KiB |
Mon Oct 8 12:16:51 2007 |
Changelog
- * Sat Sep 22 18:00:00 2007 Remi Collet <Fedora{%}FamilleCollet{*}com> 2.2.0-1
- new version
- add new INI directives (hash_strategy + hash_function) to config
- add BR on php-devel >= 4.3.11
- * Mon Aug 20 18:00:00 2007 Remi Collet <Fedora{%}FamilleCollet{*}com> 2.1.2-1
- initial RPM