elizarov
06/03/2017, 8:51 AMwouterdoeland
06/03/2017, 8:54 AMlaunch(CommonPool)
and in ktor)elizarov
06/03/2017, 8:55 AMwouterdoeland
06/03/2017, 9:03 AMorangy
06/03/2017, 12:36 PMsquash
, it doesn’t store transaction in a thread local, but instead relies on lambda closures to have it handy. But it’s not coroutine-first (like ktor) still, so some work might be done. I have it on the radar to make an async coroutine-first SQL lib, but don’t have quite enough time right now.