ktorio / ktor

Framework for quickly creating connected applications in Kotlin with minimal effort

Home Page:https://ktor.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reactive Database (R2DBC) Feature Support

Kotlin-GDE opened this issue · comments

hi

R2DBC feature support for KTOR

Hi @halimpuckjava, thanks for the response.
What kind of support do you want to see in Ktor?

It also would be awesome If you post some of your ideas or code samples for that

hi @e5l

i use spring kofu, so with r2dbc there is koltin dsl where use can specify your driver & conenction properties (r2dbcpostgres , ...ect)

so i suggest to add plugins to support this kind of r2dbc and offer an implementation for DatabaseClient and can inject auto when install plugin for r2dbc

i hope its now more clean

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.