quarkus-jooq icon indicating copy to clipboard operation
quarkus-jooq copied to clipboard

Support Vertx Reactive Client

Open hantsy opened this issue 2 years ago • 1 comments

There is a project combined vertx and jooq, https://github.com/jklingsporn/vertx-jooq, which support the Vertx reactive client.

hantsy avatar Jul 08 '23 12:07 hantsy

That would be great. I'm using quarkus-jooq with R2DBC but I need to migrate to Vert.x reactive client because of some memory leaks. See https://github.com/quarkusio/quarkus/discussions/36691#discussioncomment-7383093

jdussouillez avatar Nov 16 '23 06:11 jdussouillez