multiple-redis
Advanced tools
Comparing version 1.0.62 to 1.0.63
| Date | Version | Description | | ||
| ----------- | ------- | ----------- | | ||
| 2017-08-08 | v1.0.62 | Maintenance | | ||
| 2017-11-06 | v1.0.63 | 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.62", | ||
"version": "1.0.63", | ||
"description": "Run redis commands against multiple redis instances.", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -141,3 +141,3 @@ # multiple-redis | ||
| ----------- | ------- | ----------- | | ||
| 2017-08-08 | v1.0.62 | Maintenance | | ||
| 2017-11-06 | v1.0.63 | 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 | |