Skip to content

Commit a7fad89

Browse files
shalshcode08codex
andcommitted
docs(system-design): add messaging and stream processing guide
Co-authored-by: Codex <codex@openai.com>
1 parent 82cbb4e commit a7fad89

2 files changed

Lines changed: 1328 additions & 0 deletions

File tree

manifest.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,10 @@
140140
{
141141
"title": "Resilience, Retries, Backpressure, and Overload Control",
142142
"path": "systemdesign/resilience-retries-backpressure-overload"
143+
},
144+
{
145+
"title": "Messaging, Event-Driven Architecture, and Stream Processing",
146+
"path": "systemdesign/messaging-event-driven-stream-processing"
143147
}
144148
]
145149
}

0 commit comments

Comments
 (0)