Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Redis GO library to support Redis 7 #7399

Closed
anessi opened this issue Nov 3, 2022 · 1 comment
Closed

Update Redis GO library to support Redis 7 #7399

anessi opened this issue Nov 3, 2022 · 1 comment
Labels
Type: Enhancement New feature or request

Comments

@anessi
Copy link

anessi commented Nov 3, 2022

Version

No response

Is your feature request related to a problem? Please describe.

On the latest version of Gloo (1.12.32) the Redis client throws an error when connection to a Redis 7 instance.

got 4 elements in cluster info address, expected 2 or 3

Describe the solution you'd like

Redis 7 has been released in April 2022 (https://redis.com/blog/redis-7-generally-available/).
The GO library has been update some time ago already: redis/go-redis#2082

Describe alternatives you've considered

Stick to Redis 6.

Additional Context

No response

@anessi anessi added the Type: Enhancement New feature or request label Nov 3, 2022
@anessi anessi changed the title Update GO library for Redis to support Redis 7 Update Redis GO library to support Redis 7 Nov 3, 2022
@anessi
Copy link
Author

anessi commented Aug 31, 2023

Seems to be implemented with Gloo Edge v1.14.18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant