Is r2dbc “worth it” for coroutine-based systems?
# exposed
m
Is r2dbc “worth it” for coroutine-based systems?
👀 1
a
If there is a rationale for exposed supporting r2dbc then I'd love to hear it. Most of the repos in the "official" r2dbc space (here) haven't been maintained for years. Even jasync-sql which is technically maintained by Outbrain (and is really just a port from this Scala library!) doesn't get much maintenance these days. Ironically, much of the Scala community who's been doing async for ages moved away from async DBC because Hikari CP is good enough. If I ever decide to support async in my LINQ library it certainly won't be R2DBC.