By berdir on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.x-1.x
Introduced in version:
8.x-1.10
Issue links:
Description:
It is now optionally possible to set a TTL offset so that the Drupal cache expiration is set as the TTL on the entries created in Redis. See https://project.pages.drupalcode.org/redis/#expiration-of-cache-items for more information.
For backwards compatibility, this is off by default and an explicit setting is required to enable it.
Impacts:
Site builders, administrators, editors