SPRA-26 add redit- to test
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user