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 reactive support to SpringData layer #24959

Open
Plawn opened this issue Apr 15, 2022 · 6 comments
Open

Add reactive support to SpringData layer #24959

Plawn opened this issue Apr 15, 2022 · 6 comments
Labels
area/spring Issues relating to the Spring integration kind/enhancement New feature or request

Comments

@Plawn
Copy link

Plawn commented Apr 15, 2022

Description

(Quickly searched for this issue, but did not find it)

If I correctly understood the implementation of the Springdata layer, it translates the query which is then used by the panache layer.

As we already have ReactivePanache based on Reactive Hibernate, is there anyway to have support for Reactive Springdata ?

Thanks

Implementation ideas

None

@Plawn Plawn added the kind/enhancement New feature or request label Apr 15, 2022
@quarkus-bot quarkus-bot bot added the area/spring Issues relating to the Spring integration label Apr 15, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Apr 15, 2022

/cc @geoand

@geoand
Copy link
Contributor

geoand commented Apr 15, 2022

Yeah, I believe this does make sense.

However, we are still working out some things in the Panache layer, so it's probably best to hold off.

@Plawn
Copy link
Author

Plawn commented Apr 15, 2022

Do you have an idea of when I should come back with this ? Or what kind of panache pull request I should look for ? :)

@geoand
Copy link
Contributor

geoand commented Apr 15, 2022

Not really, I'll keep this request in mind however :)

@Plawn
Copy link
Author

Plawn commented Aug 16, 2023

Was this forgotten ? :)

@geoand
Copy link
Contributor

geoand commented Aug 16, 2023

Nope, it's has just never been prioritized

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/spring Issues relating to the Spring integration kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants