Log successful requests to redis instance if available

This commit is contained in:
Michael Jackson
2016-04-12 04:46:23 -07:00
parent 3180839192
commit 8e1b8edca7
2 changed files with 11 additions and 6 deletions

View File

@ -12,7 +12,8 @@
"cors": "^2.7.1",
"express": "^4.13.4",
"npm-http-server": "^2.9.1",
"on-finished": "^2.3.0"
"on-finished": "^2.3.0",
"redis": "^2.6.0-1"
},
"repository": {
"type": "git",