- Issue created by @das-peter
- Merge request !78Issue #3511947: Support lower level request / query cache → (Open) created by das-peter
Additionally to the usage of the entity cache it would be handy to have a lower level request / query cache.
Especially because filter / listing query to endpoints that always return the full entity data do not massively benefit from the entity cache.
Add a cache handling to the RestClient::countQuerySource()
and RestClient::querySource()
.
Use tags to mark cache items, flush appropriate tag on external entity config save.
New option to defined query cache lifetime in the storage config form.
None.
None.
Active
3.0
Code