We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e305ef commit f8e10b0Copy full SHA for f8e10b0
Readme.md
@@ -1,4 +1,4 @@
1
-## System Design Primer Notes
+## Introduction
2
3
- [x] [Scalability blog posts summary](./notes/primer.md#LeCloud-Posts)
4
- [x] [CS75 talk summary](./notes/primer.md#David-Malan's-Scalability-Video)
@@ -9,8 +9,3 @@
9
- [x] [Load Balancer](./notes/primer.md#Load-Balancer)
10
- [x] [Reverse Proxy](./notes/primer.md#Reverse-Proxy)
11
- [x] [Databases](./notes/primer.md#Databases)
12
-
13
-## Todo -
14
15
-- [ ] Database indexing
16
-- [ ] Clean up the research papers section with a separate readme
0 commit comments