refactor(backend): Redis -> Memcached
This commit is contained in:
parent
0f2a502521
commit
0928df2cab
9 changed files with 1124 additions and 1152 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue