Eric Callahan e029b6c582 database: refactor to remove duplicate code
Wrap command implementations in with a _run_command() method.  All
database commands now return a Future object.  If the command was
run before the eventloop starts its possible to immediately query
the Future's result.

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
2022-01-28 06:16:54 -05:00