[misc] drop support for redis-sentinel

This commit is contained in:
Jakob Ackermann
2020-11-09 12:37:33 +00:00
parent aa16e48321
commit 90ad28c51c
3 changed files with 1 additions and 38 deletions

View File

@@ -9,7 +9,6 @@
"async": "^2.5.0",
"coffee-script": "1.8.0",
"ioredis": "~4.17.3",
"redis-sentinel": "0.1.1",
"underscore": "1.7.0"
},
"devDependencies": {