quarkiverse / quarkus-jooq

Quarkus Jooq Extension
Apache License 2.0
68 stars 17 forks source link

Support Vertx Reactive Client #161

Open hantsy opened 1 year ago

hantsy commented 1 year ago

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

jdussouillez commented 9 months ago

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