You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our production environment redis architecture is a cluster, We found this function *NewFailoverClusterClient(failoverOpt FailoverOptions) how can we use it for a redis cluster to router a read only session connect to cluster slave node ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Our production environment redis architecture is a cluster, We found this function *NewFailoverClusterClient(failoverOpt FailoverOptions) how can we use it for a redis cluster to router a read only session connect to cluster slave node ?
Beta Was this translation helpful? Give feedback.
All reactions