multiple-redis
Advanced tools
Comparing version 1.0.71 to 1.0.72
| Date | Version | Description | | ||
| ----------- | ------- | ----------- | | ||
| 2018-06-13 | v1.0.71 | Maintenance | | ||
| 2018-06-13 | v1.0.72 | 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.71", | ||
"version": "1.0.72", | ||
"description": "Run redis commands against multiple redis instances.", | ||
@@ -42,3 +42,3 @@ "author": { | ||
"dependencies": { | ||
"async": "^2.6.0", | ||
"async": "^2.6.1", | ||
"debuglog": "^1.0.1", | ||
@@ -45,0 +45,0 @@ "event-emitter-enhancer": "latest", |
@@ -140,3 +140,3 @@ # multiple-redis | ||
| ----------- | ------- | ----------- | | ||
| 2018-06-13 | v1.0.71 | Maintenance | | ||
| 2018-06-13 | v1.0.72 | Maintenance | | ||
| 2017-07-26 | v1.0.61 | Added all-ready event and allConnected attribute | | ||
@@ -143,0 +143,0 @@ | 2017-01-18 | v1.0.29 | setnx type commands now run in sequence and not in parallel | |
Updatedasync@^2.6.1