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
* Added conn.Ping(ctx) method for check avalability of conn.Conn
* Refactored `cluster.Cluster.Get(ctx)` for return only available connection (instead return any connection from balancer)
* Added address to error description which thrown from `conn.take()`
0 commit comments