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

Async GORM + Mongo Async Driver #60

Closed
aaloise opened this issue Nov 25, 2017 · 1 comment
Closed

Async GORM + Mongo Async Driver #60

aaloise opened this issue Nov 25, 2017 · 1 comment

Comments

@aaloise
Copy link

aaloise commented Nov 25, 2017

MongoDB has an async driver.

http://mongodb.github.io/mongo-java-driver/3.6/driver-async/

Wouldn't it play nice with Async GORM? If so, this could be an interesting choice

@aaloise
Copy link
Author

aaloise commented Dec 1, 2017

"The MongoDB Async driver provides an asynchronous API that can leverage either Netty or Java 7’s AsynchronousSocketChannel for fast and non-blocking I/O."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants