Log successful requests to redis instance if available
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user