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 of reactive API's like RXGORM/Mongo #130

Open
SwenVogel opened this issue May 21, 2020 · 1 comment
Open

Support of reactive API's like RXGORM/Mongo #130

SwenVogel opened this issue May 21, 2020 · 1 comment

Comments

@SwenVogel
Copy link

SwenVogel commented May 21, 2020

Hi, i would like to know whether there are any plans to also support an reactive API
like RXGORM/Mongo?

This would allow us to use gorm-neo4j with spring webflux which is really an important
feature nowadays.

The native NEO4j driver supports asynchronous sessions and
starting with NEO4j 4 also reactive sessions. Spring Data NEO4j also supports an
reactive version.

So the driver should meet all requirements.

@puneetbehl
Copy link
Contributor

puneetbehl commented Dec 17, 2020

There are no plans at the moment for Reactive API. Even with RxMongo and RxGORM, there was not much interest from the community. However, if you are interested to contribute then I would be happy to help in any way possible.

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