3.0.0
Features
- add some helper methods (#168)
- forward errors from pub/sub clients to the adapter (#160)
- make subEvent default to
messageBuffer(#157)
Performance improvements
- micro-optimisations (#163)
The package now uses msgpack-lite instead of msgpack (#156), which should fix several encoding issues.
📝 Important note 📝
Thanks to #157 the return_buffers option for the Redis client should not be needed anymore, in fact it might even lead to errors if it is still used (related: #185)
Milestone: 3.0.0
Diff: 2.0.1...3.0.0