From de3499f35ce83bd37f1c74b7b029b9a54b0c6e2c Mon Sep 17 00:00:00 2001
From: lahin31
Date: Thu, 9 Nov 2023 00:20:44 +0600
Subject: [PATCH] Design Distributed Key-Value store Database added in content
section
---
README.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 73ed62b..341d775 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,8 @@
- [Section 30: Design High Availability & Resilience System] (চলমান)
- [Section 31: How Discord Stores Trillions of Messages] (চলমান)
- [Section 32: How Grab stores and processes millions of orders daily] (চলমান)
-- [Section 33: Resources](#section-33-resources)
+- [Section 33: Design Distributed Key-Value store Database] (চলমান)
+- [Section 34: Resources](#section-34-resources)
## Section 1: System Design
@@ -334,7 +335,7 @@ OAuth2 হল এক প্রকারের Authorization Grant Technique।
-## Section 33: Resources
+## Section 34: Resources
- System Design Primer by Donne Martin (free)
- Designing Data Intensive pplications (paid)