debian-forge-composer/internal/weldr
Brian C. Lane c32f94d6f2 weldr: Preload metadata at startup
For each of the supported distros start a goroutine to depsolve
'filesystem' which will preload the metadata making subsequent responses
faster.

This is safe to do without limits because we only supposed a limited
number of distros, and without additional locking because this is the
the same as hitting the API with multiple depsolve requests at the same
time.
2022-08-31 12:18:51 +01:00
..
api.go weldr: Preload metadata at startup 2022-08-31 12:18:51 +01:00
api_test.go api_test: Use badpackage1 request for FetchError request 2022-08-23 22:47:46 +01:00
compose.go weldr: rename C{Waiting,Running,Finished,Failed} 2020-11-09 14:17:19 +01:00
compose_test.go worker: Remove ellipsis operator from clienterrors.Error 2022-08-03 13:51:52 +02:00
json.go tests: update base tests for weldr-client 2021-08-25 19:16:04 +02:00
responses_test.go Replace all rpmmd.Depsolve() calls with dnfjson 2022-06-01 11:36:52 +01:00
upload.go worker: move osbuild exports from OSBuildJob to target 2022-07-01 18:55:01 +01:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00