Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 30.29 KB
MD5: 3ccf5d66079e29a305e623d4ebe88899
SHA-1: 00779c2675e0eb48c2a05c9b5d55c74a3adfde2e
SHA-256: 6e21eef068a928930af3e3c754455072b700d35e0d0e057ad11e064b1135c384
Download zip 38.52 KB
MD5: 6d6552785616fe6f6e1c365809911ed8
SHA-1: d93fc07cbfc659e2be1022c72e3189837aabac3a
SHA-256: 0bd825c6a39ad29ea6907f19db742ed5abdad781257d58dba5d71e71161e1a78

Release notes

Bug fix and testing release.

We're also moving to a new numbering scheme. Memcache for Drupal 7 has around the same stability and feature set as memcache 6.x-1.8, it is lagging behind 6.x-1.9 by a few commits. However it has been in production on some sites for more than a year (at least cache and lock backends), so it makes sense to cut a stable release at this point.

The 7.x-0.x series will be pure bug fix and testing releases.

Once we start adding the new features added in 6.x-1.9 we'll switch back to a 7.x-1.x numbering scheme, with the eventual plan to have the 6.x-1.x and 7.x-1.x branches completely in sync with each other (apart from changes to the core API etc.).

The session back end is not as well tested for 7.x and there are outstanding major bugs with the database back end in core, so post bug reports if you find them.

Changes since 7.x-1.0-beta4:

  • 1177512 by girishmuraly, hook_perm() is now hook_permission().
  • ##1190426 by pillarsdotnet: fix undefined variable in dmemcache.inc.
  • #1208742 by catch: fixes undefined function lock_initialize() in bootstrap.inc.
  • #1131140: remove some cruft from memcache_test.module, remove static caching of in dmemcache_key.
  • Issues #969998, #1131140 and #1144394: forward port lock improvements from 6.x branch.
  • #1095608: fix simpletest compatibility and sync tests between 6.x and 7.x branches.
  • #1048546: Invalid argument supplied for foreach() in MemCacheDrupal->getMultiple().
  • #1103796 by FilmKnurd: memcache delete fix.
Created by: catch
Created on: 19 Jul 2011 at 03:32 UTC
Last updated: 19 Jul 2011 at 03:32 UTC
Bug fixes
Unsupported

Other releases