-
Notifications
You must be signed in to change notification settings - Fork 8k
IDistributedCache
implementation and refactoring for cartservice
#838
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
Conversation
🚲 PR staged at http://35.232.241.213 |
🚲 PR staged at http://35.232.241.213 |
🚲 PR staged at http://35.232.241.213 |
🚲 PR staged at http://35.232.241.213 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you for the explanations too Mathieu!
I just want @NimJay to go through these changes as well, since he's the lead for this
🚲 PR staged at http://35.232.241.213 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for doing this, @mathieu-benoit!
This is excellent!
IDistributedCache
implementation and refactoring forcartservice
for its interaction with theredis
database.Fixes:
cartservice
to Memorystore (redis) is not working #837Tests conducted:
Example of what this allows: https://medium.com/p/64b71969318d
Other updates:
Grpc.Net.Client
2.46.0Grpc.AspNetCore
2.46.0Grpc.HealthCheck
2.46.3