1.0.57
·
13 commits
to refs/heads/main
since this release
Changes
- feat: allow standalone client to have replicas
- feat: add Scorer to valkeycompat.FTAggregateOptions
- feat: respect ctx cancellation when a connection pool is full (#37)
- perf: merge waits and recvs to wrCounter
- perf: reduce size of valkey message
- perf: replace sync.Once with int32 in pipe
- perf: use timer for background PINGs instead of a long-lived goroutine
Contributors
We'd like to thank all the contributors who worked on this release!
@SoulPancake, @arbha1erao, @fscnick, @liuzhaohui, @rueian and @srikar-jilugu