Commit Graph

1 Commits

Author SHA1 Message Date
Michael Bridgen 404df50ba9 Reinstate fetching bucket contents in parallel
This commit reintroduces the use of goroutines for fetching objects,
but in the caller of the client interface rather than in a particular
client implementation.

Signed-off-by: Michael Bridgen <michael@weave.works>
2021-11-11 17:36:29 +00:00