Skip to content
New issue

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

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

Already on GitHub? # to your account

Align bool/len behaviour of pipeline #195

Merged
merged 1 commit into from
Jun 26, 2018
Merged

Conversation

skion
Copy link

@skion skion commented Jun 26, 2018

Upstream Redis Pipeline has a __len__() method that causes an empty pipeline to evaluate false-y. This PR adds a similar method to FakeRedis to mimic that behaviour.

Copy link
Collaborator

@bmerry bmerry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good - thanks!

@bmerry bmerry merged commit 5bd2f1b into jamesls:master Jun 26, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants