Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 297447

Add persistent cache to CachedStorage::findByPrefix

$
0
0

Problem/Motivation

We initially didn't add caching to this because it would need to be invalidated fairly frequently with cache tags.

However, some of these calls can be fairly frequent and aren't cached (enough), specifically LanguageManager::getLanguages().

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet


Viewing all articles
Browse latest Browse all 297447

Trending Articles