{ "SLOTS": { "summary": "Get array of Cluster slot to node mappings", "complexity": "O(N) where N is the total number of Cluster nodes", "group": "cluster", "since": "3.0.0", "arity": 2, "container": "CLUSTER", "function": "clusterCommand", "history": [ [ "4.0.0", "Added node IDs." ] ], "command_flags": [ "RANDOM", "STALE" ] } }