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

cartservice - Memorystore (Redis) 7.0 #2168

Merged
merged 2 commits into from
Oct 3, 2023

Conversation

mathieu-benoit
Copy link
Contributor

@mathieu-benoit mathieu-benoit commented Oct 3, 2023

Memorstore (Redis) now supports Redis 7.0.

The in-cluster version of the redis-cart has been using Redis 7.0 by default for a while now because of using redis:alpine (i.e. latest being 7.0). So this is confirming that cartservice is working well with Redis 7.0, no issues.

I also tested this as part of this "tutorial" (provisioning via gcloud). I also did the test of provisioning a Memorystore (Redis) instance via Terraform. All good!

@mathieu-benoit mathieu-benoit marked this pull request as draft October 3, 2023 15:17
@mathieu-benoit mathieu-benoit marked this pull request as ready for review October 3, 2023 15:19
@mathieu-benoit
Copy link
Contributor Author

Ready for your review, thanks!

Copy link
Collaborator

@NimJay NimJay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @mathieu-benoit, for this update!
I was hoping to preserve the _x minor version (to prepare for when/if 7.1 is a thing), but it looks like redis_7_x isn't supported, based on docs here.

Looks great! Approved.

@NimJay NimJay merged commit ca3552e into GoogleCloudPlatform:main Oct 3, 2023
6 checks passed
@mathieu-benoit mathieu-benoit deleted the patch-1 branch October 3, 2023 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants