This release stabilises Redis Clusters.
This includes features like managing clusters after pod restarts, forgetting failing nodes after new ones are added to replace them.
Redis Clusters created through the Operator should now be fairly stable, and recover from minor volatility.
What's Changed
- Add documentation for configuring Redis Clusters by @chris-cmsoft in #12
- Feature - Parallel pod management by @chris-cmsoft in #13
- Feature add readiness and liveness probes by @chris-cmsoft in #14
- Forget failing nodes which are no longer needed by @chris-cmsoft in #17
- Order masters by amount of slots before picking failover nodes by @chris-cmsoft in #19
Full Changelog: v0.0.3...v0.0.4