BlackDex 87e08b9e50
Async/Awaited all db methods
This is a rather large PR which updates the async branch to have all the
database methods as an async fn.

Some iter/map logic needed to be changed to a stream::iter().then(), but
besides that most changes were just adding async/await where needed.
2022-02-27 21:37:23 +01:00
..
2022-02-27 21:37:23 +01:00
2022-02-27 21:37:23 +01:00
2022-02-27 21:37:23 +01:00
2022-02-27 21:37:23 +01:00
2022-02-27 21:37:23 +01:00
2022-02-27 21:37:23 +01:00
2022-02-27 21:37:23 +01:00
2022-02-27 21:37:23 +01:00
2022-02-27 21:37:23 +01:00
2022-02-27 21:37:23 +01:00
2022-02-27 21:37:23 +01:00