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

wrong type of hdel #9

Closed
pheaver opened this issue Aug 30, 2012 · 1 comment
Closed

wrong type of hdel #9

pheaver opened this issue Aug 30, 2012 · 1 comment

Comments

@pheaver
Copy link

pheaver commented Aug 30, 2012

The hdel command (http://redis.io/commands/hdel) returns the number of deleted fields, so its result should be an integer. However, the hedis package defines hdel as returning a Bool.

@informatikr
Copy link
Owner

Hi Philip,

thanks a lot for catching this bug! Hedis version 0.6 is now on Hackage.

Please let me know if/when you find other issues.

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

2 participants