Regarding Initial connection by lettuce. #2605
Unanswered
Hiren-vaghela
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So lettuce takes care of reconnects if a Redis connection terminates.
But what about when initially establishing the conn using client.connect? Will it always return a connection object irrespective of if the connection failed and applies similar reconnect logic in the background?
Beta Was this translation helpful? Give feedback.
All reactions