{ "GETKEYS": { "summary": "Extract keys given a full Redis command", "complexity": "O(N) where N is the number of arguments to the command", "group": "server", "since": "2.8.13", "arity": -4, "container": "COMMAND", "function": "commandGetKeysCommand", "command_flags": [ "LOADING", "STALE" ], "acl_categories": [ "CONNECTION" ] } }