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

Pipelining for certain cluster commands #66

Closed
mp911de opened this issue May 25, 2015 · 4 comments
Closed

Pipelining for certain cluster commands #66

mp911de opened this issue May 25, 2015 · 4 comments
Labels
type: feature A new feature
Milestone

Comments

@mp911de
Copy link
Collaborator

mp911de commented May 25, 2015

Handle transparent pipelining of following multikey commands:

  • del
  • mget
  • mset
  • msetnx
@mp911de mp911de added the type: feature A new feature label May 25, 2015
@mp911de mp911de added this to the Lettuce 4.0 milestone May 25, 2015
@vleushin
Copy link

Where can I see code and tests for this functionality? Is it on github?

mp911de added a commit that referenced this issue Jun 4, 2015
Basic pipelining for certain cluster commands #66
@mp911de
Copy link
Collaborator Author

mp911de commented Jun 19, 2015

Need to add support for mget with streaming

@mp911de
Copy link
Collaborator Author

mp911de commented Jun 21, 2015

Implemented.

@mp911de mp911de closed this as completed Jun 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature A new feature
Projects
None yet
Development

No branches or pull requests

2 participants