Changes
- feat: add VISMEMBER command (#1001)
- feat: add Redis ARR command builders (#1002)
- feat: add INCREX command support (#1003)
- feat: add ToStaticTTL() for client-side caching to skip MULTI/PTTL/EXEC
- feat: add WithOnReceiveReturnHook
- feat: use FT._LIST in CreateAndAliasIndex (#970)
- feat: improve struct tag compatibility in the om package
- feat: add initial version of rueidiscompatmock package
- fix: guard parseSlots against malformed CLUSTER SLOTS replies during failover (#1004)
- fix: potential nil dereference (#995)
- perf: distribute the number of calls to the cluster during topology refresh
- perf: optimize ClearStaticTTL (#1006)
- perf: avoid creating a new context if the existing deadline is closer (#996) (#997)
Contributors
We'd like to thank all the contributors who worked on this release!
@Luis729, @ProjectMutilation, @boekkooi-impossiblecloud, @junghwan16, @kiranmagic7, @mhr3, @mvanhorn, @rueian, @slash-init, @sriramtallapragada and @yelly