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

py-redis 2.7.6 compatibility #27

Merged
merged 12 commits into from
Jul 18, 2013
Merged

py-redis 2.7.6 compatibility #27

merged 12 commits into from
Jul 18, 2013

Conversation

vladignatyev
Copy link

Please merge it. I've implemented support of new SET command with NX, EX, PX, XX as arguments and additionally EXPIRE, EXPIREAT, TTL commands and improved existing TestFakeStrictRedis.setex to work as expected with expiration time.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling d39744c on vladignatyev:master into e6b05c1 on jamesls:master.

@vladignatyev
Copy link
Author

Important note: I've tested it with Redis v.2.6.14

@coveralls
Copy link

Coverage Status

Coverage increased (+0%) when pulling d39744c on vladignatyev:master into e6b05c1 on jamesls:master.

@jamesls jamesls merged commit d39744c into jamesls:master Jul 18, 2013
@jamesls
Copy link
Owner

jamesls commented Jul 18, 2013

Merged, thanks for the pull request!

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.

None yet

3 participants