wip: redis integration

This commit is contained in:
2025-05-01 16:34:30 -05:00
parent b23d8a2ba3
commit 4f6f8f43f1
4 changed files with 74 additions and 3 deletions

View File

@@ -8,8 +8,8 @@ framework:
# Other options include:
# Redis
#app: cache.adapter.redis
#default_redis_provider: redis://localhost
app: cache.adapter.redis
default_redis_provider: redis://redis
# APCu (not recommended with heavy random-write workloads as memory fragmentation can cause perf issues)
#app: cache.adapter.apcu