distribution/vendor/github.com/redis/go-redis/v9/doc.go
Milos Gajdos fcbc25e789
Replace redigo with redis-go
We are replacing the very outdated redigo Go module with the official
redis Go module, go-redis.

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
2023-08-26 07:44:02 +01:00

4 lines
61 B
Go

/*
Package redis implements a Redis client.
*/
package redis