Skip to content

Releases: hapinessjs/redis-module

v1.4.1 (2019-01-03)

03 Jan 09:19
57b84b9

Choose a tag to compare

  • Fix reconnection

v1.4.0 (2018-12-21)

21 Dec 09:49
5013a69

Choose a tag to compare

  • Command timeout force the reconnect

v1.3.0 (2018-10-09)

09 Oct 14:19
d12430c

Choose a tag to compare

  • Add ping keep alive option

v1.2.0 (2018-06-05)

05 Jun 16:14
e980729

Choose a tag to compare

  • Add support of TLS connections

v1.1.0 (2018-03-28)

28 Mar 12:45
89e9bb3

Choose a tag to compare

  • Add shutdown (SIGTERM/SIGINT) support

v1.0.2 (2018-01-17)

17 Jan 12:46
1ed0061

Choose a tag to compare

  • Wait ready event while creating redis client

v1.0.1 (2017-12-19)

19 Dec 11:42
77b3371

Choose a tag to compare

  • Latest packages' versions
  • Upgrade core dependency
  • Documentation

v1.0.0 (2017-11-14)

14 Nov 11:23
d84891d

Choose a tag to compare

  • Implementation of Redis Module
  • Documentation
  • Tests