mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 03:16:01 +00:00
redis: execute commands
This commit is contained in:
@@ -34,10 +34,9 @@
|
||||
"dbgate-tools": "^4.1.1",
|
||||
"lodash": "^4.17.21",
|
||||
"webpack": "^4.42.0",
|
||||
"webpack-cli": "^3.3.11"
|
||||
},
|
||||
"dependencies": {
|
||||
"webpack-cli": "^3.3.11",
|
||||
"async": "^3.2.3",
|
||||
"ioredis": "^4.28.5"
|
||||
"ioredis": "^4.28.5",
|
||||
"node-redis-dump2": "^0.5.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user