{ "READWRITE": { "summary": "Enables read-write queries for a connection to a Reids Cluster replica node.", "complexity": "O(1)", "group": "cluster", "since": "3.0.0", "arity": 1, "function": "readwriteCommand", "command_flags": [ "FAST", "LOADING", "STALE" ], "acl_categories": [ "CONNECTION" ], "reply_schema": { "const": "OK" } } }