v0.12.0
v0.12.1
breaks binary compatibility, you should stay on v0.12.0
if this is important to you. Otherwise, use v0.13.1
.
🚀 Changes
- Remove direct usage of Blocker to ease CE3 transition (#479) @bplommer
- Improving zRemRangeByScore method interface (#469) @kerzok
- Pass Lettuce ReadFrom option to cluster connection (#455) @mmienko
- XREAD id should be the last consumed one (no increment) (#449) @epifab
- Asynchronous XREAD to prevent constant polling of redis streams (#447) @epifab