1
0
mirror of https://github.com/donnemartin/system-design-primer.git synced 2025-06-18 21:57:44 +02:00
Commit Graph

142 Commits

Author SHA1 Message Date
16651d57d9 Fix typo in Study Guide section (#10) 2017-03-09 19:36:11 -05:00
684679f9a0 Fix #1: Update reverse proxy image (#8) 2017-03-08 23:31:08 -05:00
6e1ef2356d Update header image 2017-03-08 05:52:19 -08:00
4fb0c677f4 Update Anki flashcards section 2017-03-08 05:51:02 -08:00
1276c8a9f9 Add Anki flashcards section 2017-03-07 21:37:26 -08:00
992cd5b1f6 Rework motivation and guide 2017-03-07 21:36:02 -08:00
dc2b8f7e0c Update Study Guide section 2017-03-07 20:05:10 -08:00
2c1329b429 Update Motivation section 2017-03-07 20:04:51 -08:00
a9cc1c0cbb Move several sections to Appendix 2017-03-07 20:04:31 -08:00
28137d38f0 Fix chat server solution link 2017-03-07 19:50:36 -08:00
18cb6ce1a7 Clean up under dev index 2017-03-07 19:18:07 -08:00
50d3d7ecb3 Fix Remote procedure call (RPC) section header 2017-03-07 19:16:25 -08:00
43cd75f7bd Add Master-master replication link 2017-03-07 19:15:39 -08:00
dd618e263a Remove dead Scaling SQL link 2017-03-07 19:14:49 -08:00
419f29a8bc Fix Relational database management system (RDBMS) link 2017-03-07 19:14:19 -08:00
eaf8fda3d7 Fix availability and partition tolerance link 2017-03-07 19:13:44 -08:00
7027b8dc2a Fix consistency and partition tolerance link 2017-03-07 19:13:28 -08:00
7eb69402aa Add License section 2017-03-02 19:49:59 -08:00
d4e48500f2 Add Contact info section 2017-03-02 19:49:38 -08:00
cdcc34aa90 Add Credits section 2017-03-02 19:49:19 -08:00
51ef417d1c Add Under development section 2017-03-02 19:49:03 -08:00
4646b0942c Add Latency numbers every programmer should know section 2017-03-02 19:48:45 -08:00
1f30e78153 Add Powers of two table 2017-03-02 19:45:07 -08:00
609a75aa00 Add Security section 2017-03-02 19:44:33 -08:00
1721a84af4 Add RPC and REST calls comparison section 2017-03-02 19:42:54 -08:00
33d26b8032 Add Representational state transfer (REST) section 2017-03-02 19:42:25 -08:00
9d9cd8c4e3 Add Remote procedural call (RPC) section 2017-03-02 19:31:16 -08:00
9a3a2c4940 Add User datagram protocol (UDP) section 2017-03-01 20:44:42 -08:00
d93918dc3a Add Transmission control protocol (TCP) section 2017-03-01 20:44:16 -08:00
297af21b07 Add Hypertext transfer protocol (HTTP) section 2017-03-01 20:44:00 -08:00
81756229af Add Communication intro image 2017-03-01 20:43:44 -08:00
09963c0f77 Add Async disadvantages and further reading sections 2017-03-01 20:42:55 -08:00
492a2be891 Add Back pressure section 2017-03-01 20:42:13 -08:00
fcb619502d Add Task queues section 2017-03-01 20:41:48 -08:00
c931a8544c Add Message queues section 2017-03-01 20:41:24 -08:00
87c4fafccb Add Asynchronism intro section 2017-03-01 20:40:57 -08:00
8b974768f1 Add cache disadvantages and further reading sections 2017-03-01 20:39:17 -08:00
03ceca8500 Add Refresh-ahead section 2017-03-01 20:38:45 -08:00
4b1cde229d Add Write-behind (write-back) section 2017-03-01 20:38:17 -08:00
09ee77980d Add Write-through section 2017-03-01 20:37:59 -08:00
adda68c28b Add Cache-aside section 2017-03-01 20:37:36 -08:00
1945024e5b Add Caching at the database query level vs obj level sections 2017-03-01 20:37:12 -08:00
e161b29eb1 Add Application caching section 2017-03-01 20:36:47 -08:00
707163811e Add client, CDN, web server, and DB caching sections 2017-03-01 20:36:29 -08:00
0d0814fa58 Add Cache intro section 2017-02-28 05:08:07 -08:00
e32821de48 Add SQL or NoSQL section 2017-02-28 05:06:59 -08:00
016665e9b7 Add Graph database section 2017-02-28 05:06:42 -08:00
52713ec309 Add Wide column store section 2017-02-28 05:06:15 -08:00
b5f0815ffa Add Document store section 2017-02-28 05:06:00 -08:00
c6ac09f0fc Add Key-value store section 2017-02-28 05:04:37 -08:00