Skip to content

Releases: moscajs/aedes-persistence-redis

v2.5.0

14 Dec 16:21
Compare
Choose a tag to compare

v2.4.0

17 Sep 13:04
Compare
Choose a tag to compare
  • Added support for getClientList #8 by @GavinDmello
  • Updated dependencies

v2.1.1

20 May 14:18
Compare
Choose a tag to compare
  • Added documentation to connect to Redis with all options

v2.1.0

12 May 12:58
Compare
Choose a tag to compare
  • Use lua script instead of SCAN #3

v2.0.0

04 May 06:28
Compare
Choose a tag to compare
  • Dropped support for node v0.10.
  • Bumped dependencies

v1.2.0

09 Feb 09:41
Compare
Choose a tag to compare

v1.1.1

03 Feb 08:35
Compare
Choose a tag to compare
  • Avoid 'no such packet errors' when using QoS 2 #1

v1.1.0

03 Feb 08:35
Compare
Choose a tag to compare
  • Reuse Aedes publish/subscribe to sync instances, do not spawn an additional redis connection

v1.0.3

31 Dec 10:31
Compare
Choose a tag to compare
  • Actually works with aedes.

v1.0.2

31 Dec 10:02
Compare
Choose a tag to compare
  • Added hiredis as an optional dependency.