We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b59c3d commit edbeb2eCopy full SHA for edbeb2e
package.json
@@ -32,6 +32,7 @@
32
},
33
"dependencies": {
34
"fastify-plugin": "^1.2.0",
35
- "ioredis": "^4.0.0"
+ "ioredis": "^4.0.0",
36
+ "redis": "^2.8.0"
37
}
38
0 commit comments