-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Description
My spring boot project is written as a REST service controller that supports project reactive, as such I would prefer to use a r2dbc.io database driver that support reactive constructs, as opposed to the jdbc driver that does not.
Does such a project already exist? If not, I am willing to develop one if there is a community need. Any leads or guidance is appreciated.
Similar to this:
https://github.com/trinodb/trino/tree/master/client/trino-jdbc
but reactive i.e.
https://github.com/trinodb/trino/tree/master/client/trino-r2dbc
Metadata
Metadata
Assignees
Labels
No labels