Skip to content

1.0.71

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jan 04:58
· 6 commits to refs/heads/main since this release
4c3e908

rueidisrdma

rueidisrdma provides the experimental support for the Valkey RDMA connection type.

The initial benchmark shows 2x improvement in throughput but this support is still experimental and under active development, see the README for more details. Contributions are very welcome.

Changes

  • docs: enhance README with availability zone awareness helpers (#934)
  • feat: add availability zone awareness for the standalone client (#930)
  • feat: add ability to get availability_zone from an INFO command (#105)
  • feat: add availability zone awareness helpers (#932)
  • feat: implement slot-based batching for the MGet helper (#908)
  • fix: handle nil options in rueidiscompat TFunctionLoadArgs (#936)
  • fix: eliminate data race in backgroundPing() (#933)
  • fix: rueidiscompat NewAdapter sets maxp incorrectly (#102)

Contributors

We'd like to thank all the contributors who worked on this release!

@JaeguKim, @SoulPancake, @heynemann, @majiayu000, @nesty92, @nickngsr and @rueian