Skip to content

Commit 36d952c

Browse files
shalshcode08codex
andauthored
docs(system-design): add distributed transactions guide (#47)
Co-authored-by: Codex <codex@openai.com>
1 parent 869aacc commit 36d952c

2 files changed

Lines changed: 2156 additions & 0 deletions

File tree

manifest.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,10 @@
152152
{
153153
"title": "Observability, SRE, Capacity Planning, and Incident Response",
154154
"path": "systemdesign/observability-sre-capacity-planning-incident-response"
155+
},
156+
{
157+
"title": "Distributed Transactions, Sagas, Outbox, and Reliable Workflows",
158+
"path": "systemdesign/distributed-transactions-sagas-outbox-reliable-workflows"
155159
}
156160
]
157161
}

0 commit comments

Comments
 (0)