You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-09 00:22:08 +03:00
Update to recent redis-commands (#1425)
This includes commands from Redis 5.0, including streams-related API.
This commit is contained in:
committed by
Ruben Bridgewater
parent
f384e86302
commit
a60261da04
@@ -26,7 +26,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"denque": "^1.2.3",
|
||||
"redis-commands": "^1.2.0",
|
||||
"redis-commands": "^1.4.0",
|
||||
"redis-parser": "^2.6.0"
|
||||
},
|
||||
"engines": {
|
||||
|
Reference in New Issue
Block a user