v1.0.0
This release contains major changes to the way the Redis Sentinel client provided by this package works. In theory, the changes should be non-breaking for most users and actually improve stability. However, if you really rely on this package doing it's job properly, please go ahead and have a look at #50 to see the changes in detail.
Thanks to @jeffreyzant for making this possible!
What's Changed
- Implementing failover retries by @jeffreyzant in #50
New Contributors
- @jeffreyzant made their first contribution in #50
Full Changelog: v0.8.0...v1.0.0