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

support for set ex/px/nx/xx for redis 2.6.12 and up #116

Merged
merged 1 commit into from Jun 2, 2013
Merged

support for set ex/px/nx/xx for redis 2.6.12 and up #116

merged 1 commit into from Jun 2, 2013

Conversation

youurayy
Copy link
Contributor

@youurayy youurayy commented Jun 2, 2013

This is to support the extended SET introduced in 2.16.12:

SET key value [EX seconds] [PX milliseconds] [NX|XX]

more info at: http://redis.io/commands/set

Thanks.

manjuraj added a commit that referenced this pull request Jun 2, 2013
support for set ex/px/nx/xx for redis 2.6.12 and up
@manjuraj manjuraj merged commit 2059373 into twitter:master Jun 2, 2013
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

2 participants