Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download redis-7.x-2.7.tar.gztar.gz 35.65 KB
MD5: 8df23753184ada736ce088a4a79d001d
SHA-1: 0d9ba686f0d1684d1797d55462827505dbb4c4ad
SHA-256: 42a9db8867fcf69497a9fbac7dcf3c7bd23efc1cbcd7d576263cea792ab56405
Download redis-7.x-2.7.zipzip 51.66 KB
MD5: 16cc62cd8a612e73605b1360b87a289b
SHA-1: 9491263282e2103bc5381c0f92ad2b8c8b1f1eb4
SHA-256: 3d5272b7d8755111a8abbb90667e5ff0a5d63b9e28f2f38f1e1a991eb9da9c70

Release notes

This is both a bugfix and a feature release.

WARNING: path.inc replacement is experimental and does not flush correctly when aliases are updated: do not use this feature in production. New release will come soon.

The default automatic cache prefix has changed, be careful if you update, you may need to proceed to a Redis FLUSHDB command to avoid stalling entries.

If you are anot affected by a FLUSHDB then it is strongly recommended that you update to this release.

Changelog:

  • Changed the default HTTP_HOST prefix to a more reliable one determined from database credentials, which makes it both more predictable and more robust; Allows Drush to fully work with Redis.
  • Added a path.inc file replacement, faster than core, test and enjoy! Moreover it adds a new (default) behavior that denies all admin paths whether they are used as a source or an alias to be used as a path alais.
  • Lots and lots of documentation changes thanks to many people of the community.
Created by: pounard
Created on: 22 May 2014 at 22:26 UTC
Last updated: 23 May 2014 at 07:48 UTC
Bug fixes
New features

Other releases