This repository was archived by the owner on Mar 21, 2022. It is now read-only.
This repository was archived by the owner on Mar 21, 2022. It is now read-only.
Refactor Landscape-Service #107
Open
Description
- No state in the service (use DB, what about scaling the service?)
- Send new landscape model entities (e.g. system, node) to Kafka instead of a complete landscape
- Do we need a merge service between landscape services and history-services that snapshots the landscape every tenth second? What other options are applicable?