Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
43.33 KB
MD5: b04a2f19c2dc0ce81ee6c1cbbd7191e5
SHA-1: 35e049039c41c626d01d7993695b3530593a1e66
SHA-256: e1452251046c286dc67ba9e8107d015df1d4216cd037aa83c3fc16cdf282cb40
Download zip
56.14 KB
MD5: 5d6d2e07e4192b35a53ab2d8df5587a2
SHA-1: 821c6953fcd9736176a56f73d612c70ad825d66e
SHA-256: 75104e29605ca2a8a344b60c4c9532f47de3411c388390f5a2c9cef61cef6b7c
Release notes
Second beta release of 7.x-1.1 version of the memcache module. Please test in your development / QA / staging environments and provide feedback.
Changes:
- properly flush temporary items.
#1634506: Allow expired items to make use of stampede protection; ensure that memcache optionally behaves like DB cache - be sure locking system is available before using.
#2099893: Race condition in locking framework - format evictions on admin stats page.
#2045353: Small formatting issue - manually release stampede protection lock when done.
#1303384: Memcache cache gets dropped silently and lock_wait issues
For changes in -beta1 please see https://drupal.org/node/2172195 .