Package redis implements a Redis client for Go.
go get github.com/redis/go-redis/v9No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to Redis, sets a key, and retrieves it.
Update imports from github.com/go-redis/redis to github.com/redis/go-redis/v9 and pass context to all commands.
No dependency data recorded yet.