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

Support for RethinkDB 1.0 handshake protocol #72

Open
tuolsleng opened this issue Sep 5, 2017 · 0 comments
Open

Support for RethinkDB 1.0 handshake protocol #72

tuolsleng opened this issue Sep 5, 2017 · 0 comments

Comments

@tuolsleng
Copy link

RethinkDB 2.3.5+ databases use a new handshake protocol that allows to connect using another username than "admin". That impacts the connect function (which currently only has a Maybe String parameter for the password only).
I had a look at the official ruby API implementation and, sadly, I lack both time and knowledge to patch the package to support the RFC 5802 handshake :(

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