Bumped @keyv/redis and keyv libraries to resolve issues with invalid cache key resolution
Signed-off-by: eipc16 <pprzemek.312@gmail.com>
This commit is contained in:
@@ -323,11 +323,8 @@ backend:
|
||||
cache:
|
||||
store: redis
|
||||
connection: redis://user:pass@cache.example.com:6379
|
||||
useRedisSets: true
|
||||
```
|
||||
|
||||
The useRedisSets flag is explained [here](https://github.com/jaredwray/keyv/tree/main/packages/redis#useredissets).
|
||||
|
||||
Contributions supporting other cache stores are welcome!
|
||||
|
||||
## Containerization
|
||||
|
||||
Reference in New Issue
Block a user