Skip to content

Add Hibernate Reactive module #1178

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

Closed
hantsy opened this issue Feb 19, 2022 · 2 comments
Closed

Add Hibernate Reactive module #1178

hantsy opened this issue Feb 19, 2022 · 2 comments
Labels
status: declined A suggestion or change that we don't feel we should currently apply

Comments

@hantsy
Copy link

hantsy commented Feb 19, 2022

Hibernate Reactive is stable and it is the core persistence solution for ReactiveStreams case in Quarkus.

Add a new Hibernate Reactive module under the spring data relational project.

(I noticed in the Data R2dbc issues, the spring data relational will be restructured into a new umbrella project, if Spring Data JPA is also under this project, I think Hibernate Reactive can reuse some effort from Spring Data JPA )

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 19, 2022
@mp911de
Copy link
Member

mp911de commented Feb 21, 2022

Duplicate of spring-projects/spring-data-jpa#2211

@schauder
Copy link
Contributor

We currently don't have any plans to support Hibernate Reactive.
It doesn't fit in any of the existing efforts.
It is neither using R2DBC nor JDBC nor JPA and the team is not big enough to support yet another approach to relational databases. In deed the merge of R2DBC and JDBC is part of the journey to reduce the existing effort.

@schauder schauder added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply
Projects
None yet
Development

No branches or pull requests

4 participants