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 the HSETNX command #13

Open
wants to merge 76 commits into
base: master
Choose a base branch
from
Open

Added the HSETNX command #13

wants to merge 76 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Oct 31, 2014

I added the HSETNX command (http://redis.io/commands/hsetnx), along with test cases to allow storing a value in a hash only if the key does not exist.

kmike and others added 30 commits April 13, 2011 00:24
…d to work with new error handling and uses this syntax sugar.
…ition.read) but Client.on_disconnect have required (and unused) 'callbacks' argument and this causes TypeErrors. This argument is removed.
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.

3 participants