precache config and performance test

This commit is contained in:
Mateusz Gruszczyński
2026-02-17 09:27:09 +01:00
parent 7b805cd177
commit 5d2c5aa451
4 changed files with 586 additions and 93 deletions

View File

@@ -48,4 +48,5 @@ REDIS_CACHE_TTL=86400
# Precache Daemon Settings
PRECACHE_INTERVAL_HOURS=168
PRECACHE_CHECK_INTERVAL=3600
PRECACHE_CHECK_INTERVAL=3600
PRECACHE_MIN_TTL_HOURS=7