Add systemd comment
This commit is contained in:
parent
8fd1c9b046
commit
5c9c2a05cc
1 changed files with 2 additions and 1 deletions
|
|
@ -67,7 +67,8 @@ You can also use cron-based triggers, which return partition refs that they want
|
||||||
# Key Insights
|
# Key Insights
|
||||||
|
|
||||||
- Orchestration logic changes all the time - better to not write it at all.
|
- Orchestration logic changes all the time - better to not write it at all.
|
||||||
- Orchestration decisions and application logic is innately coupled
|
- Orchestration decisions and application logic is innately coupled.
|
||||||
|
- "systemd for data platforms"
|
||||||
|
|
||||||
## Assumptions
|
## Assumptions
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue