api: implement redis/memory store for cache

This commit is contained in:
jj
2024-10-30 19:06:46 +00:00
parent 5e92b649a3
commit 18acad19b9
6 changed files with 199 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
},
"homepage": "https://github.com/imputnet/cobalt#readme",
"dependencies": {
"@datastructures-js/priority-queue": "^6.3.1",
"@imput/version-info": "workspace:^",
"content-disposition-header": "0.6.0",
"cors": "^2.8.5",