From 5c5db2695ad90a32979d7147a15f42d2a4454e80 Mon Sep 17 00:00:00 2001 From: Lars Windolf Date: Wed, 15 Nov 2023 21:17:08 +0100 Subject: [PATCH] Update extra-cheat-sheets.json --- extra-cheat-sheets.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/extra-cheat-sheets.json b/extra-cheat-sheets.json index 289c7c5a9..d0b58e0ac 100644 --- a/extra-cheat-sheets.json +++ b/extra-cheat-sheets.json @@ -405,5 +405,8 @@ "github": "sergiomarotco/Network-segmentation-cheat-sheet", "type": "github", "filePattern": "^(.+).md$" - } + }, + "Kafka Architecture": { + "github": "anhthii/kafka-notes", + "type": "github" }