Releases: lemonde/primus-cluster
Releases · lemonde/primus-cluster
v2.0.0
Chores
Features
- allow prefixing redis keys & channel (0e39c2c)
BREAKING CHANGES
- Primus v8 is required, Node.js >=14 is tested and
supported.
v1.1.0
- fix bug with client staying in redis #6
v1.0.2
- 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
- fix persistent spark id when disconnected #5
Compatibility with Primus v2.0+
- compatibility with Primus v2.0+
- define a stable public API