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

Java-friendly client #8

Open
dpratt opened this issue Aug 10, 2014 · 0 comments
Open

Java-friendly client #8

dpratt opened this issue Aug 10, 2014 · 0 comments

Comments

@dpratt
Copy link
Contributor

dpratt commented Aug 10, 2014

This would be an idiomatic Java client that exposes a blocking interface that resembles a JDBC ResultSet along with an async interface that returns Guava ListenableFutures.

Ideally, it'd support Java 8 features, but for compatibility's sake, perhaps this should be an optional thing that publishes two maven artifacts with the appropriate classifiers.

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