redis
redis copied to clipboard
Add support for the `CLIENT REPLY` command
At the moment Aedis expects response for commands except those listed in has_push_response. This function must be extended.