Skip to content

1.0.57

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 17:52
· 13 commits to refs/heads/main since this release
f6858d1

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