Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
39.37 KB
MD5: 7853172198ebef220b50c37b0e3050ae
SHA-1: 478747b838d9b844c6a4e676b2b959413a49fc77
SHA-256: dd5165bfd5ccec92b04803da91c64d6cfb09cbe63fdbaa6f844ded43909b8cd0
Download zip
58.87 KB
MD5: 1f84ecca9a3f722a16089db97c146c29
SHA-1: e99db798ff5badaf3e66a14bad7a8d935d3ea873
SHA-256: 2f68e7579902fbb39fedc89c377c8bbcb2680b1c722a631029e7065dadf8e8eb
Release notes
This is maintainance release which contains a few bugfixes and documentation improvements along with working UNIX socket connection, and a new experimental queue implementation.
Full changelog:
- #1528912 - reported by axel.rutz - missing UNIX socket admin field and documentation
- #2293901 - authored by mikgreen - fixes a silent query bug in redis.path.inc
- #1528912 - reported by woodsdog - authored by axel.rutz, Fidelix, Phizes - tested by omega8cc - client socket connection
- #2010716 - Added an experimental queue backend implementation and associated documentation. Please do not use in production.
- Minor numerous code documentation improvements.
- Minor numeours invisible code cleanups.