Open
Description
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.
Before converting this into a full-blown PR and adding boilerplate: WDYT?