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
READMEwith availability zone awareness helpers (#934) - feat: add availability zone awareness for the standalone client (#930)
- feat: add ability to get
availability_zonefrom anINFOcommand (#105) - feat: add availability zone awareness helpers (#932)
- feat: implement slot-based batching for the
MGethelper (#908) - fix: handle
niloptions in rueidiscompatTFunctionLoadArgs(#936) - fix: eliminate data race in backgroundPing() (#933)
- fix: rueidiscompat
NewAdaptersets 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