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

Added pipelining with method chaining #312

Merged
merged 4 commits into from Oct 3, 2017
Merged

Conversation

funnisimo
Copy link
Contributor

Added a 'pipeline' method which allows chaining of methods like ioredis.

Updated discard and multi to work with the pipeline.

@jakubriedl
Copy link

@stipsan can you please look into this PR and merge it if possible? It is a quite important fix for us.

@stipsan
Copy link
Owner

stipsan commented Oct 3, 2017

@funnisimo thanks for this, I'll merge it and update the changelog 😄

@jakubriedl on it! 😉

@stipsan stipsan merged commit 8368c2b into stipsan:master Oct 3, 2017
stipsan added a commit that referenced this pull request Oct 3, 2017
## New features

### Add pipelining with method chaining (#312 @funnisimo)

Added a 'pipeline' method which allows chaining of methods like ioredis.

Updated discard and multi to work with the pipeline.
@stipsan
Copy link
Owner

stipsan commented Oct 3, 2017

@jakubriedl and it's out: https://github.com/stipsan/ioredis-mock/releases/tag/v3.1.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants