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
Add RouteByLatency and ReadOnly support to ClusterClient. Config fields are reserved but unimplemented. When ReadOnly=true, GET/MGET/SCAN should route to replicas. RouteByLatency measures per-node RTT and picks the fastest.
Add RouteByLatency and ReadOnly support to ClusterClient. Config fields are reserved but unimplemented. When ReadOnly=true, GET/MGET/SCAN should route to replicas. RouteByLatency measures per-node RTT and picks the fastest.