mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-03 09:44:41 +02:00
Cache the DTO objects returned by the info providers
This saves API requests
This commit is contained in:
parent
412fa3f0bf
commit
6862d318f0
2 changed files with 38 additions and 6 deletions
|
@ -20,3 +20,6 @@ framework:
|
|||
tree.cache:
|
||||
adapter: cache.app
|
||||
tags: true
|
||||
|
||||
info_provider.cache:
|
||||
adapter: cache.app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue