Details
-
Story
-
Resolution: Unresolved
-
High
-
2.2.3, 2.3.2, 2.4.2
-
None
Description
Symfony cache adapters are not optimized for Tag usage which we rely heavily on in eZ Platform v2.
In sum we can reduce cache lookups to 1/2 with optimized cache adapters.
Optimized File & Redis Adapters have been proposed to Symfony 4, and backported to be used in eZ Platform v2 here:
https://github.com/ezsystems/symfony-tools