Eric Callahan e895b10ac3 database: run transactions in a thread after the eventloop starts
Database transactions can perform disk I/O tasks, which at times will
block the eventloop.  Run all transactions in threads to prevent this
from occuring.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2022-02-17 11:19:57 -05:00
..
2022-01-12 08:05:17 -05:00
2022-01-12 08:05:17 -05:00
2022-01-28 18:00:21 -05:00
2022-02-09 19:15:11 -05:00
2021-12-08 19:31:41 -05:00
2022-01-28 06:16:54 -05:00
2021-11-26 15:51:49 -05:00