Posted by Jeremy on May 26, 2010 at 11:02pm
| Download | Size | md5 hash |
|---|---|---|
| memcache-6.x-1.5.tar.gz | 22.86 KB | 05f86db6e42b48a33bc4027803f30e7f |
| memcache-6.x-1.5.zip | 28.38 KB | abc4acd749936bdbe5ab3891f156a4fc |
Last updated: December 24, 2010 - 23:21
This release offers two major new features: It is now possible to flush only part of a bin within memcache (meaning that you no longer have to configure multiple bins), and the memcache module now supports both the older memcache PECL extension, and the newer memcached PECL extension. Your PECL extension is automatically detected, no configuration is necessary.
Features:
#493448: Memcache and cache_clear_all wildcard
#775498: Support use of PECL memcached
Bugs:
#525400: long keys get truncated
#541136: Notice: Undefined property $expire in dmemcache.inc on line 74
#580372: Notice: Undefined index: cache
#810306: Debugging slipped into -rc release