add Valkey cache support alongside Redis and relevant tests

Signed-off-by: Jacob Bulbul <j1bulbul@gmail.com>
This commit is contained in:
Jacob Bulbul
2025-04-28 19:22:49 +01:00
parent 3551662f98
commit c6bc67daf6
13 changed files with 312 additions and 5 deletions
+1
View File
@@ -55,6 +55,7 @@
"@backstage/types": "workspace:^",
"@keyv/memcache": "^2.0.1",
"@keyv/redis": "^4.0.1",
"@keyv/valkey": "^1.0.1",
"@types/express": "^4.17.6",
"@types/express-serve-static-core": "^4.17.5",
"@types/keyv": "^4.2.0",