Eric Callahan 781e3e6250 database: combine namespace wrappers
Rather than creating two wrappers, use a single wrapper whose methods
always return a future or awaitable.  If the operation occurs during
the __init__() method of a component it will be syncrhonous, and the
result from the future can be immediately queried.

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