- 🇨🇭Switzerland berdir Switzerland
Having a standard setting for this would allow redis to adopt this as well, by respecting this with the TTL (which redis currently doesn't set by default: 🐛 TTL handling broken, always permanent Needs work )
With the new improved support for retrieving expired cache entries, it is counter-productive to delete those as soon as they expire.
This patch is a proof of concept on how this can be implemented. I'm not sure what is the best place to store such backend-specific per-bin settings using the new config/settings APIs.
Needs work
11.0 🔥
cache system
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Having a standard setting for this would allow redis to adopt this as well, by respecting this with the TTL (which redis currently doesn't set by default: 🐛 TTL handling broken, always permanent Needs work )