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

is it nessary to use pyhash package? #2

Open
boostbob opened this issue Oct 14, 2013 · 1 comment
Open

is it nessary to use pyhash package? #2

boostbob opened this issue Oct 14, 2013 · 1 comment

Comments

@boostbob
Copy link
Contributor

It seems like to require pyhash,but it depends on boost library and libboost_python.so. Is it better if i provide the hash lib such as hashlib when i define the redis objects?

@dvirsky
Copy link
Member

dvirsky commented Oct 25, 2013

I guess it's a viable option, I just chose fnv because it creates shorter hashes than md5 etc. if you want to provide a patch with a way to inject alternative hashers I'd be glad.

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