I think the question was not about serializing dat...
# server
o
I think the question was not about serializing database access (which is application choice of isolation it needs), not about transactions, but about not waiting for DB results to come and instead get them into continuation like async I/O and such.