Revert the addition of blocking commands proposed in #599 - including them even as a compilation
option is probably a poor way to distribute it, they'll block everything using the same server connection.
Support COMMAND (used by redis-cli) and a placeholder no-argument command
forwarded to a random redis server.
Revert the addition of blocking commands proposed in #599 - including them even as a compilation option is probably a poor way to distribute it, they'll block everything using the same server connection.
Support
COMMAND
(used by redis-cli) and a placeholder no-argument command forwarded to a random redis server.