Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Followup for new redis commands and multibulk support #613

Merged

Conversation

TysonAndre
Copy link
Collaborator

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 - making them a compilation
option is probably a poor way to distribute it.

Support `COMMAND` (used by redis-cli) and a placeholder no-argument command
forwarded to a random server.
@TysonAndre TysonAndre merged commit 6006065 into twitter:master Jul 1, 2021
@TysonAndre TysonAndre deleted the twitter-support-new-redis-commands-followup branch July 4, 2021 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant