Added Upstash Redis Memory support

This commit is contained in:
Ayush Jain
2023-10-04 00:16:12 +05:30
parent 5574e82a02
commit 786dd8a11c
3 changed files with 145 additions and 1 deletions
+2 -1
View File
@@ -64,7 +64,8 @@
"srt-parser-2": "^1.2.3",
"vm2": "^3.9.19",
"weaviate-ts-client": "^1.1.0",
"ws": "^8.9.0"
"ws": "^8.9.0",
"@upstash/redis": "^1.22.1"
},
"devDependencies": {
"@types/gulp": "4.0.9",