A fast Golang Redis RESP3 client with auto pipelining and client-side caching support.
go get github.com/redis/rueidisNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to Redis and get a key value.
Ensure your Redis server version is 6.0 or later, or use RESP2 mode via ClientOption.ForceResp2.
No dependency data recorded yet.