MCPcopy Create free account
hub / github.com/antirez/disque / helloCommand

Function helloCommand

src/cluster.c:2625–2642  ·  view source on GitHub ↗

HELLO handshake command. Returns an array with: * 1) Reply version. 1 for this version. * 2) This node ID. * The following elements list all the available nodes with * ID, IP, port, priority. A smaller priority means better node * in terms of availability / latency. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

addReplyMultiBulkLenFunction · 0.85
addReplyLongLongFunction · 0.85
addReplyBulkCBufferFunction · 0.85
addReplyBulkCStringFunction · 0.85
addReplyBulkLongLongFunction · 0.85

Tested by

no test coverage detected