refactor(backend): Redis -> Memcached

This commit is contained in:
Tibo De Peuter 2025-05-15 00:08:16 +02:00
parent 0f2a502521
commit 0928df2cab
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2
9 changed files with 1124 additions and 1152 deletions

View file

@ -37,5 +37,5 @@ DWENGO_LOGGING_LEVEL=info
DWENGO_LOGGING_LOKI_HOST=http://logging:3102
DWENGO_CACHE_HOST=cache
#DWENGO_CACHE_PORT=6379
#DWENGO_CACHE_PORT=11211
DWENGO_CACHE_TTL=604800