UNPKG

multiple-redis

Version:

Run redis commands against multiple redis instances.

12 lines (11 loc) 726 B
| Date | Version | Description | | ----------- | ------- | ----------- | | 2020-05-12 | v2.0.0 | Migrate to github actions and upgrade minimal node version | | 2020-02-10 | v1.3.0 | Upgrade to redis 3 | | 2019-06-24 | v1.2.1 | Added 'forceParallel' option to issue GET in parallel #5 | | 2017-07-26 | v1.0.61 | Added all-ready event and allConnected attribute | | 2017-01-18 | v1.0.29 | setnx type commands now run in sequence and not in parallel | | 2015-10-22 | v0.0.16 | Timeout child commands (see childCommandTimeout option) | | 2015-09-23 | v0.0.7 | Upgrade to redis 2.0 | | 2015-09-03 | v0.0.3 | Added support for connected and server_info attributes. | | 2015-09-03 | v0.0.2 | Initial release. |