Changes
- feat: allow standalone client to have replicas (#817)
- feat: add Scorer to rueidiscompat.FTAggregateOptions (#815)
- feat: respect ctx cancellation when a connection pool is full
- perf: merge waits and recvs to wrCounter in the pipe (#809)
- perf: reduce size of redis message (#810)
- perf: replace sync.Once with int32 in the pipe (#808)
- perf: use timer for background PINGs instead of a long-lived goroutine (#805)
Contributors
We'd like to thank all the contributors who worked on this release!
@SoulPancake, @arbha1erao, @fscnick, @liuzhaohui, @rueian and @srikar-jilugu