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

Fix arguments of Redis getRange, lrem, and zincrby #772

Merged
merged 1 commit into from
Aug 8, 2014

Conversation

sinkuu
Copy link
Contributor

@sinkuu sinkuu commented Aug 8, 2014

They ignore key parameters and cause errors.

vibe.d/source/vibe/db/redis/redis.d(825): ERR wrong number of arguments for 'getrange' command

s-ludwig added a commit that referenced this pull request Aug 8, 2014
Fix arguments of Redis getRange, lrem, and zincrby
@s-ludwig s-ludwig merged commit 1e4f37b into vibe-d:master Aug 8, 2014
@sinkuu sinkuu deleted the fix_redis_cmds branch August 8, 2014 22:20
@sinkuu
Copy link
Contributor Author

sinkuu commented Aug 8, 2014

Thanks!

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.

2 participants