Skip to content

Commit 3c0ef0f

Browse files
shalshcode08codex
andauthored
docs(system-design): add messaging and stream processing guide (#45)
* docs(system-design): add messaging and stream processing guide Co-authored-by: Codex <codex@openai.com> * fix(system-design): encode messaging guide diagrams Co-authored-by: Codex <codex@openai.com> --------- Co-authored-by: Codex <codex@openai.com>
1 parent ae6201d commit 3c0ef0f

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
@@ -144,6 +144,10 @@
144144
{
145145
"title": "Resilience, Retries, Backpressure, and Overload Control",
146146
"path": "systemdesign/resilience-retries-backpressure-overload"
147+
},
148+
{
149+
"title": "Messaging, Event-Driven Architecture, and Stream Processing",
150+
"path": "systemdesign/messaging-event-driven-stream-processing"
147151
}
148152
]
149153
}

0 commit comments

Comments
 (0)