Skip to content
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

Add integration for github.com/redis/rueidis #983

Open
ankon opened this issue Nov 1, 2024 · 1 comment
Open

Add integration for github.com/redis/rueidis #983

ankon opened this issue Nov 1, 2024 · 1 comment

Comments

@ankon
Copy link
Contributor

ankon commented Nov 1, 2024

Summary

rueidis is a newer redis client for go, supporting streaming and automatic pipelining. In our testing we see improvements indeed, but right now there is no integration with the go-agent.

Desired Behaviour

Have a default integration, just like for go-redis/v{7,8,9}.

Possible Solution

We implemented this, and it seems to work reasonably well.

nrrueidis.go.txt

Before converting this into a full-blown PR and adding boilerplate: WDYT?

@iamemilio
Copy link
Contributor

Just seeing this now, let us get back to you after the holidays

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants