SPRA-26 add redit- to test

This commit is contained in:
2024-08-02 16:07:05 +02:00
parent 9b549fa9e7
commit 2c8e32deb8
13 changed files with 55 additions and 6 deletions
+4
View File
@@ -10,6 +10,10 @@ framework:
# Redis
app: cache.adapter.redis
system: cache.adapter.redis
default_redis_provider: '%env(REDIS_URL)%'
pools:
database.cache:
adapter: cache.adapter.redis
# APCu (not recommended with heavy random-write workloads as memory fragmentation can cause perf issues)
#app: cache.adapter.apcu