Skip to content

Releases: lemonde/primus-cluster

v2.0.0

15 Sep 09:02
31f738a
Compare
Choose a tag to compare

Chores

Features

  • allow prefixing redis keys & channel (0e39c2c)

BREAKING CHANGES

  • Primus v8 is required, Node.js >=14 is tested and
    supported.

v1.1.0

17 Oct 12:53
Compare
Choose a tag to compare
  • fix bug with client staying in redis #6

v1.0.2

30 Sep 08:59
Compare
Choose a tag to compare
  • make Redis connection parameters fall back to their default values #16
  • fix the get method to make it return all rooms when the id argument is falsy #15

v1.0.1

23 Apr 16:17
Compare
Choose a tag to compare
  • fix persistent spark id when disconnected #5

Compatibility with Primus v2.0+

25 Feb 23:34
Compare
Choose a tag to compare
  • compatibility with Primus v2.0+
  • define a stable public API