Install
Works with Drupal: ^9.3 || ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
41.98 KB
MD5: 232ccd9f45490ea94bd3d6d337fc2cd2
SHA-1: 7933cdc0b1f6f9f77eba29a06ac5c184df2e75dc
SHA-256: 79796c6986376ca2d13faaf0d7a11f0ac0c83662e24e070193c1f3091203b580
Download zip
77.24 KB
MD5: 2c0df99007788ab2cebeaaed84b3ce77
SHA-1: c3a886bd2941f60ae17bd23fa255ee99f2581637
SHA-256: 186ceff9ddcf3984b72eedaec342a87665ee44f7a2bb8da15a0b1116a225597a
Release notes
Improved TTL handling, support for cache tag check preloading in Drupal 11.2
Improved TTL handling
See https://www.drupal.org/node/3539263.
Cache tag fetch preloading
See https://www.drupal.org/node/3505248. This is not supported by the redis cache tag checksum implementation.
Contributors (7)
acbramley, berdir, ec1ipsis, mkalkbrenner, neclimdul, nick dewitte, nick.dewitte
Changelog
Issues: 7 issues resolved.
Changes since 8.x-1.9 (compare):
Bug
- #3179757 by ec1ipsis, berdir, mkalkbrenner, neclimdul, nick dewitte: TTL handling broken, always permanent
Task
- #3536861: Fixing tests on 11.2
- #3537716 by berdir: Generate documentation on GitlabCI from Readme files
- #3537716 by berdir: Restructure and fix docs
- #3537716 by berdir: Reformat readme titles
- #3513909 by berdir: Implement CacheTagsChecksumPreloadInterface
- #3537948 by berdir, acbramley: Abstract info-collection RedisController to deal with special environments