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.
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.