Skip to content

contrib/go-redis/redis.v8: Add example for ClusterClient #1864

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 4, 2023

Conversation

ajgajg1134
Copy link
Contributor

What does this PR do?

Closes #1629

Motivation

Make it clearer that one can wrap a ClusterClient to get tracing

Describe how to test/QA your changes

None needed

Reviewer's Checklist

  • Changed code has unit tests for its functionality.
  • If this interacts with the agent in a new way, a system test has been added.

Sorry, something went wrong.

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
@ajgajg1134 ajgajg1134 marked this pull request as ready for review April 4, 2023 18:46
@ajgajg1134 ajgajg1134 requested a review from a team April 4, 2023 18:46
@ajgajg1134 ajgajg1134 merged commit ae6eed9 into main Apr 4, 2023
@ajgajg1134 ajgajg1134 deleted the andrew.glaude/redisExample branch April 4, 2023 18:57
eliottness pushed a commit that referenced this pull request Apr 5, 2023

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

proposal: go-redis support redis cluster (NewClusterClient)
2 participants