Downloads
Download tar.gz
20.24 KB
MD5: fc47badf330ebbe701e142a1054f71b2
SHA-1: c337755ff058ec9664dafb0064b4da0d52ec0718
SHA-256: b31f60c43e4118d225d59096edacdd7077f649483085b8c12ba9e052fe4bffc8
Download zip
25.62 KB
MD5: b659cca00bce5d5f049814ceae370a02
SHA-1: 8cf89fa72f95fbbe14e0427d0e1442217a38ff9d
SHA-256: 08934dd89fade67ec0653bc83bf9737a3c2cd15c60d4f25aea9f4ea7db21422d
Release notes
Changes since DRUPAL-6--1-0:
- Update l() for Drupal 6 in memcache_admin.install.
- #292346 properly invalidate page cache after content changes.
- #348915 by Jeremy: store updated access time in memcache as well as user table
- #292346 Purge cache_block along with cache_page when cache_clear_all()
called with no parameters. - Document difference in minimum cache lifetime support between memcache.inc and memcache.db.inc in README.txt.