Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
30.76 KB
MD5: 6c644b8bf1a100ad3badef47b85575ec
SHA-1: 52d45d59be706fbde5ad3c4fe942e588334bcbff
SHA-256: 9cf6b1c65cee829321347e1a24fcf2c045f58a70001048212b4224244672505c
Download zip
54.66 KB
MD5: 63f1d3b612b8595c5888a225d77ff13f
SHA-1: 41f95c23bdd440fc1b93bd5c6ce0a117a1c3073e
SHA-256: 0b0032b81c2b7036c486afeb5beaa8db6483bc3d4aff5512565bc7e6af312a1a
Release notes
The first (and hopefully last) release candidate includes now support for Predis and an important bugfix when using the queue backend.
Changes since 8.x-1.0-beta1:
- #2882128 by Munavijayalakshmi, dhruveshdtripathi, amit.drupal: Convert module to use short array syntax (new coding standard)
- #2858424 by rocket.man: Replace deprecated uses
- #2893900 by neclimdul: README.txt doesn't exist
- #2801983 by mkolar, Berdir: If Redis is on and I install "Interface Translation" module in Drupal 8 it causes error messages
- #2900277 by maniosullivan: Add support for Predis
- #2904070 by edwardaa: Remove unnecessary settings for cache bins of bootstrap, config and discovery
- #2835403 by O'Briat: Add Redis 3 Cluster and Sentinel Mode
- #2856241 by Berdir, hchonov: Update test for 8.3.x and convert to PHPUnit