Skip to content

Commit

Permalink
Design Distributed Key-Value store Database added in content section
Browse files Browse the repository at this point in the history
  • Loading branch information
lahin31 committed Nov 8, 2023
1 parent 21302d0 commit de3499f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -334,7 +335,7 @@ OAuth2 হল এক প্রকারের Authorization Grant Technique।
<img src="./images/oauth2.png" alt="oauth2">
</p>

## Section 33: Resources
## Section 34: Resources

- <a href="https://github.com/donnemartin/system-design-primer" target="_blank">System Design Primer by Donne Martin (free)</a>
- <a href="https://www.amazon.com/Designing-Data-Intensive-Applications-Reliable-Maintainable/dp/1449373321" target="_blank">Designing Data Intensive pplications (paid)</a>
Expand Down

0 comments on commit de3499f

Please sign in to comment.