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

Redis SADD doesn't work #234

Closed
jupenur opened this issue May 31, 2013 · 0 comments
Closed

Redis SADD doesn't work #234

jupenur opened this issue May 31, 2013 · 0 comments

Comments

@jupenur
Copy link
Contributor

jupenur commented May 31, 2013

Redis SADD method doesn't work because of this assertion in argsToUbyte:

static assert(ARGS.length % 2 == 0 && ARGS.length >= 2, "Arguments to mset must be pairs of key/value");
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

No branches or pull requests

1 participant