multiple-redis
Advanced tools
Comparing version 1.0.67 to 1.0.68
| Date | Version | Description | | ||
| ----------- | ------- | ----------- | | ||
| 2018-02-25 | v1.0.67 | Maintenance | | ||
| 2018-02-27 | v1.0.68 | Maintenance | | ||
| 2017-07-26 | v1.0.61 | Added all-ready event and allConnected attribute | | ||
@@ -5,0 +5,0 @@ | 2017-01-18 | v1.0.29 | setnx type commands now run in sequence and not in parallel | |
{ | ||
"name": "multiple-redis", | ||
"version": "1.0.67", | ||
"version": "1.0.68", | ||
"description": "Run redis commands against multiple redis instances.", | ||
@@ -46,3 +46,3 @@ "author": { | ||
"redis": "^2.8.0", | ||
"redis-commands": "^1.3.3" | ||
"redis-commands": "^1.3.4" | ||
}, | ||
@@ -49,0 +49,0 @@ "devDependencies": { |
@@ -141,3 +141,3 @@ # multiple-redis | ||
| ----------- | ------- | ----------- | | ||
| 2018-02-25 | v1.0.67 | Maintenance | | ||
| 2018-02-27 | v1.0.68 | Maintenance | | ||
| 2017-07-26 | v1.0.61 | Added all-ready event and allConnected attribute | | ||
@@ -144,0 +144,0 @@ | 2017-01-18 | v1.0.29 | setnx type commands now run in sequence and not in parallel | |
67149
22
Updatedredis-commands@^1.3.4