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

Plans to support RethinkDB 2.0? Glad to help #44

Open
apobbati opened this issue Jul 2, 2015 · 1 comment
Open

Plans to support RethinkDB 2.0? Glad to help #44

apobbati opened this issue Jul 2, 2015 · 1 comment

Comments

@apobbati
Copy link

apobbati commented Jul 2, 2015

Hi,

We are planning to use RethinkDB for our application and with Scala as our language, this driver is our primary choice. As we've started to use the driver however, some wire incompatibilities as well as API inconsistencies have cropped up (type safety is also a concern).

Let me know if you have a roadmap or plan to get this to support RethinkDB 2.0

Thanks.

@kclay
Copy link
Owner

kclay commented Jul 2, 2015

First off thanks for using my driver, started off as just a project to learn more about scala, didn't think people would start to use it in production code.

What problems are you having with 2.0. I've been developing against it for some time (2.0.2). Full support isn't there (missing new terms). I'm going to be doing a review of all the apis and make sure those are merged in the coming week(s).

As for type safety, I do know that group/ungroup and pluck have some problems right now i trying to keep typesafety. But what other concerns do you have? Some cases are covered here https://github.com/kclay/rethink-scala/wiki/Type-Safety.

If you have any immediate concerns don't hesitate to bring them up.

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