haxorqt
Home
Console
Upload
information
Create File
Create Folder
About
:
/
opt
/
redis-7
/
src
/
commands
/
Filename :
cluster-myshardid.json
back
Copy
{ "MYSHARDID": { "summary": "Returns the shard ID of a node.", "complexity": "O(1)", "group": "cluster", "since": "7.2.0", "arity": 2, "container": "CLUSTER", "function": "clusterCommand", "history": [], "command_flags": [ "STALE" ], "command_tips": [ "NONDETERMINISTIC_OUTPUT" ], "reply_schema": { "description": "the node's shard id", "type": "string" } } }