vouch/services/accountmanager/dirk
Jim McDonald d175f068ff
Fetch remote wallet information in parallel
If a Vouch instance has many wallets it can be slow to start up, as
wallet information is fetched in sequence.  This changes the methodology
to fetch wallets to be parallel, allowing for faster startup times even
when there are many wallets in use.
2021-06-26 14:33:18 +01:00
..
parameters.go Re-implement accountmanager metrics. 2020-12-16 13:46:00 +00:00
service.go Fetch remote wallet information in parallel 2021-06-26 14:33:18 +01:00
service_internal_test.go Re-implement accountmanager metrics. 2020-12-16 13:46:00 +00:00
service_test.go Re-implement accountmanager metrics. 2020-12-16 13:46:00 +00:00