Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps github.com/redis/rueidis/rueidiscompat from 1.0.70 to 1.0.71.

Release notes

Sourced from github.com/redis/rueidis/rueidiscompat's releases.

1.0.71

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

Commits
  • 4c3e908 feat: bump v1.0.71
  • ce360a2 feat: rueidisrdma
  • b28b279 feat: add ability to get AZ from an INFO command (#105)
  • fa8f4fc fix: handle nil options in TFunctionLoadArgs (#936)
  • 19aaff8 docs: enhance README with availability zone routing helpers (#934)
  • a870815 fix: eliminate data race in backgroundPing() (#933)
  • 44083bc perf: optimize Az awareness helpers
  • ddb7619 add Az awareness helpers (#932)
  • f65f4dc feat: add availability zone awareness for standalone client
  • 8fd75f0 feat: add availability zone awareness for standalone client
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/redis/rueidis/rueidiscompat](https://github.com/redis/rueidis) from 1.0.70 to 1.0.71.
- [Release notes](https://github.com/redis/rueidis/releases)
- [Commits](redis/rueidis@v1.0.70...v1.0.71)

---
updated-dependencies:
- dependency-name: github.com/redis/rueidis/rueidiscompat
  dependency-version: 1.0.71
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants