Posted by Jeremy on April 24, 2010 at 1:23am
| Download | Size | md5 hash |
|---|---|---|
| memcache-7.x-1.0-beta1.tar.gz | 26.59 KB | 4972231bd5a4bee528d1dc40a4c7a462 |
| memcache-7.x-1.0-beta1.zip | 31.26 KB | 3c3dad6745e4628c7f695eba2aca1ab9 |
Last updated: December 24, 2010 - 23:21
Beta release of the memcache module for Drupal 7.
This is primarily a direct port of the memcache module from Drupal 6 to Drupal 7. This version of the module supports the newer memcached PECL extension as well as the older memcache PECL extension.
Still known to not work:
- Sessions in memcache (memcache-session.inc)
- Database-backed memcache caching (memcache.db.inc)