debian-forge-composer/cmd/osbuild-composer
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
..
testdata
composer.go weldr: Preload metadata at startup 2022-08-31 12:18:51 +01:00
config.go composer+worker: make dnf-json path externally configurable 2022-06-01 11:36:52 +01:00
config_test.go
main.go