multiple-redis
Advanced tools
Comparing version 1.0.56 to 1.0.57
| Date | Version | Description | | ||
| ----------- | ------- | ----------- | | ||
| 2017-06-14 | v1.0.56 | Maintenance | | ||
| 2017-06-26 | v1.0.57 | Maintenance | | ||
| 2017-01-18 | v1.0.29 | setnx type commands now run in sequence and not in parallel | | ||
@@ -5,0 +5,0 @@ | 2017-01-16 | v1.0.28 | Maintenance | |
{ | ||
"name": "multiple-redis", | ||
"version": "1.0.56", | ||
"version": "1.0.57", | ||
"description": "Run redis commands against multiple redis instances.", | ||
@@ -42,3 +42,3 @@ "author": { | ||
"dependencies": { | ||
"async": "^2.4.1", | ||
"async": "^2.5.0", | ||
"debuglog": "^1.0.1", | ||
@@ -45,0 +45,0 @@ "event-emitter-enhancer": "latest", |
@@ -141,3 +141,3 @@ # multiple-redis | ||
| ----------- | ------- | ----------- | | ||
| 2017-06-14 | v1.0.56 | Maintenance | | ||
| 2017-06-26 | v1.0.57 | Maintenance | | ||
| 2017-01-18 | v1.0.29 | setnx type commands now run in sequence and not in parallel | | ||
@@ -144,0 +144,0 @@ | 2017-01-16 | v1.0.28 | Maintenance | |
Updatedasync@^2.5.0