Commit Graph

3 Commits

Author SHA1 Message Date
Vincent Bernat
b44836aa97 common/clickhousedb: turn into a complete component
This enables us to mock it.
2022-04-12 23:33:22 +02:00
Vincent Bernat
2fed10c8d2 orchestrator/broker: implement the broker component
Currently, it only exposes the configuration to other components. In
the future, it should be able to interact with them somehow.
2022-04-10 17:43:15 +02:00
Vincent Bernat
93da599adf cmd: take configuration as a mandatory argument (+ other changes)
The other changes are:
 - rename configure service to orchestrator service
 - turn DefaultConfiguration variables into functions
2022-04-10 15:14:39 +02:00