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
{{ message }}
This repository was archived by the owner on Aug 3, 2019. It is now read-only.
If a client gets disconnected, disque servers are retried in a round-robin fashion. It would be helpful to choose from various connect/reconnect mechanisms (even for connecting to the first node, similar to Redis Sentinel). The HELLO command provides a list of nodes and priorities for instance.