Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
48.1 KB
MD5: 25f5111c991a44e42a32695979c51c61
SHA-1: 92229566716d21c0e80a3ff9cb918f6f3bb41c9b
SHA-256: b9b62348360bdf3ec6ac67bb011c49f26d96ec8eb5d862a6991c397d031e8f08
Download zip
77.36 KB
MD5: 9762f55c36ab95cfb1efa12da1ca78a8
SHA-1: 869260e61df0479b14933a64d29ef9aae6d94f1c
SHA-256: 84b267c2852a362a2319e719e90f8c20797ba1547e5d7e67a59e4123bf1714ea
Release notes
This is maintenance release, as usual all users should upgrade.
This new release brings a single performance improvement that follows the path of the 7.x-3.10 release: when the cache backend reads the latest flush timestamp it caches statically in a smart way instead of reading it from Redis on each cache item fetch, it reduces by half the number of Redis commands being sent to the server during normal operations.
People with no performance problems are not urged to upgrade, people with potential contention or network speed problems might benefit from this release.