You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Our business requires the use of Redis 7. Consequently, we anticipate go-redis upgrade to version 9 to support Redis 7. Redis version 9 has been officially available for a year, providing support for Redis 7.
Describe the solution you'd like
Please update the go-redis version to v9 at github.com/zeromicro/go-zero/core/stores/redis.
Additional context
For the change logs of go-redis v9, you can find them here: go-redis v9 change logs.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Our business requires the use of Redis 7. Consequently, we anticipate go-redis upgrade to version 9 to support Redis 7. Redis version 9 has been officially available for a year, providing support for Redis 7.
Describe the solution you'd like
Please update the go-redis version to v9 at github.com/zeromicro/go-zero/core/stores/redis.
Additional context
For the change logs of go-redis v9, you can find them here: go-redis v9 change logs.
The text was updated successfully, but these errors were encountered: