Skip to content

Rollback cache key names to make them PSR6 compliant

Latest

Choose a tag to compare

@sudobat sudobat released this 18 Jan 19:34
  • Rollback of cache keys for backup_feature_flags and feature_flags to use "_" instead of ":" to make them PSR6 compliant.
  • Added the API key in the cache key for analytics to allow multiple environment cache keys to be kept in the same cache.