Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 45.76 KB
MD5: 642f5aa8430c293079158850575294e5
SHA-1: 30c9305156654fb3ed2ba46b6f6636cd183bd0fa
SHA-256: e54676fef7d53df40b4910335f219cac3db2ed54e5d315348835dfff5ed278c3
Download zip 70.44 KB
MD5: 7bc8fe826ca57819f3da9e68882e262f
SHA-1: ba4748118d9e0ebe3e881dbcfc9a3e57915ad6ae
SHA-256: 05d83dae33f693280e6a7f9edc64c92a8453cc52b9ab238f37350fac4d6f9862

Release notes

3.6 notes

Express release that fixes a single bug in the getMultiple() method since the previous release. Everyone should upgrade immediately.

3.5 notes

This is probably the most stable release ever, even more than the 2.x branch; nevertheless the 3.x is still going to evolve much yet, reason why it's still not recommended in production.

The cache backend has been almost fully rewritten, thanks to all testers and contributors, and unit tests proven to be useful and have been heavily extended to numerous edge cases and various non regression testing.

The cache backend should now be ready for sharded environment usage, using twemproxy or any other sharding proxy, although it's still lack testing at this time.

Full changelog:

  • Issue #2481251 thanks to CloneVince - Fixed the whole cache backend behavior
  • Removed the useless clear modes
  • Made shard mode more explicit and more stable
  • Issue #2481249 by CloneVince: Wrong database selected
  • Issue #2478943 by joelpittet: PHP Fatal error: Undefined class constant 'REDIS_DEFAULT_HOST'
Created by: pounard
Created on: 5 May 2015 at 13:26 UTC
Last updated: 7 May 2015 at 13:03 UTC
Bug fixes
Unsupported

Other releases