Added a way to check if redis exists, and open for non-redis-users

This commit is contained in:
Kasper Rynning-Tønnesen
2018-02-05 14:59:43 +01:00
parent 132944e176
commit 1ef809d062
2 changed files with 98 additions and 99 deletions

View File

@@ -46,6 +46,7 @@
"mongojs": "^2.4.0",
"node-cryptojs-aes": "^0.4.0",
"nodemailer": "^4.0.1",
"redis": "^2.8.0",
"request": "^2.72.0",
"socket.io": "^2.0.3",
"socket.io-redis": "^5.2.0",