multiple-redis
Advanced tools
Comparing version 0.0.42 to 0.0.43
{ | ||
"name": "multiple-redis", | ||
"version": "0.0.42", | ||
"version": "0.0.43", | ||
"description": "Run redis commands against multiple redis instances.", | ||
@@ -40,3 +40,3 @@ "author": { | ||
"redis": "^2.4.2", | ||
"redis-commands": "^1.0.2" | ||
"redis-commands": "^1.1.0" | ||
}, | ||
@@ -43,0 +43,0 @@ "devDependencies": { |
@@ -143,3 +143,3 @@ # multiple-redis | ||
| ----------- | ------- | ----------- | | ||
| 2016-02-02 | v0.0.42 | Maintenance | | ||
| 2016-02-10 | v0.0.43 | Maintenance | | ||
| 2015-10-22 | v0.0.16 | Timeout child commands (see childCommandTimeout option) | | ||
@@ -146,0 +146,0 @@ | 2015-10-16 | v0.0.12 | Maintenance | |
Updatedredis-commands@^1.1.0