Replies: 1 comment
-
Does this page help answer the question? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
We are using spring session which uses Lettuce connection factory to connect to the GCP redis single instance.
We are planning to move to GCP redis cluster which has Discovery End point (single IP backed by multiple redis nodes)
How to integrate lettuce connectivity with spring session.
Is there any specific spring boot version which supports GCP memstore Discovery End Point connectivity..
Beta Was this translation helpful? Give feedback.
All reactions