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

Documentation state database is a name (string), but it needs to be an integer #6

Open
mremond opened this issue Apr 23, 2013 · 0 comments

Comments

@mremond
Copy link

mremond commented Apr 23, 2013

Database in Redis are just integer, not names.

Reference: http://stackoverflow.com/questions/6618291/why-does-redis-use-integer-database-numbers

When you create an eredis_pool, with a database name, you have the following crash:(push-

api@mr-macbook)3> 21:49:22.213 [error] CRASH REPORT Process <0.209.0> with 0 neighbours exited with reason: bad argument in call to erlang:integer_to_list("user_db") in eredis_client:init/1 line 73 in gen_server:init_it/6 line 328
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