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

Add an example with JDBC API #8

Open
sdeleuze opened this issue Dec 20, 2015 · 4 comments
Open

Add an example with JDBC API #8

sdeleuze opened this issue Dec 20, 2015 · 4 comments

Comments

@sdeleuze
Copy link
Owner

Spring Reactive should provide a way to run the blocking code in a dedicated thread, see https://github.com/spring-projects/spring-reactive/issues/56.

@rstoyanchev
Copy link
Contributor

Something related https://github.com/davidmoten/rxjava-jdbc.

@sdeleuze sdeleuze changed the title Add an example with blocking JDBC API Add an example with JDBC API Feb 3, 2016
@sdeleuze
Copy link
Owner Author

sdeleuze commented Feb 3, 2016

Interesting!

@kakawait
Copy link

kakawait commented Oct 4, 2016

Can't rely on it but async jdbc is currently in progress. Slides from oracle (published during JavaOne) https://t.co/qetXWqaJF9

@sdeleuze
Copy link
Owner Author

I keep this issue open as a reminder, but short term support is more on NoSQL datastore like Redis, Mongo and Cassandra for now. But we will monitor closely any progress on async JDBC side.

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

3 participants