Replies: 1 comment 1 reply
-
v9: before v9(v8 and earlier): redis/go-redis is migrated from go-redis/redis. If you visit go-redis/redis, you will be automatically redirected to redis/go-redis. However, in go-mod, versions v8 or v7 of go-redis/redis are still available. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
what are differences between redis/go-version and go-redis/redis ?
And why https://pkg.go.dev/github.com/go-redis/redis/v9 link to repository points to https://github.com/redis/go-redis?
What to use in go.mod If I want to upgrade from github.com/go-redis/redis v6.15.5+incompatible
Beta Was this translation helpful? Give feedback.
All reactions