Commit cdc4e95
committed
docs(controlplane): note why PostgresLock instead of NATS for coordination
NATS is optional infrastructure; Postgres is the only piece every
control-plane deployment has. Advisory locks let us coordinate
background jobs across replicas without adding a new dependency.
Assisted-by: Claude Code
Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
Chainloop-Trace-Sessions: 052e8b56-72b5-4c6c-8d82-ab2d007288891 parent 58c3867 commit cdc4e95
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
37 | 43 | | |
38 | 44 | | |
39 | 45 | | |
| |||
0 commit comments