Details
-
Story
-
Resolution: Unresolved
-
High
-
2.2.3, 2.3.2, 2.4.2, 2.5.0-rc2
Description
Building on EZP-29659 as a developer I'd like:
- cache for unset user preferences values so they are not always miss (meaning overhead of cache + overhead of db lookup by design)
- add in-memory cache for preferences lookups
For internal cleanup we also seem to be able to safely drop cache for preferences count, as there don't seem to be much usage of it.
Attachments
Issue Links
- clones
-
EZP-30335 As a Developer I want in-memory cache to clear cache using LFU approach
- Documentation Done
- relates to
-
EZP-29470 As a developer I want trace for uncached Persistence calls
- QA
-
EZP-29659 As a v2 Developer I want support for InMemory SPI cache
- QA
-
EZP-30006 As a Developer I possibility to load several languages at once
- QA
-
EZP-29821 As a Developer I want less SPI calls to be done by Admin UI
- Closed