feat: creates cache pools for torrentio & tmdb

This commit is contained in:
2025-06-22 22:44:58 -05:00
parent cb51483a00
commit de88a36545
3 changed files with 12 additions and 9 deletions

View File

@@ -15,5 +15,8 @@ framework:
#app: cache.adapter.apcu
# Namespaced pools use the above "app" backend by default
#pools:
#my.dedicated.cache: null
pools:
torrentio.cache:
adapter: cache.app
tmdb.cache:
adapter: cache.app