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

317 Commits

Author SHA1 Message Date
65c056f6a6 Fix multiple typos (#14) 2017-03-10 21:06:34 -05:00
b34e167233 Add more disadvantages of REST (#9) 2017-03-09 19:40:12 -05:00
aaecc59f6a Fix typo - lobsided -> lopsided (#11) 2017-03-09 19:37:39 -05:00
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
0889f04f0d Resolve #3: Fix broken links in exercises (#5) 2017-03-08 22:20:23 -05:00
7e9b9b265d Update system design flashcards 2017-03-08 06:00:32 -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
624e0c2ffe Simplify online chat solution 2017-03-07 21:37:11 -08:00
992cd5b1f6 Rework motivation and guide 2017-03-07 21:36:02 -08:00
ed2d35ebb7 Add Anki flashcards 2017-03-07 21:27:48 -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
4f987a2e21 Add CONTRIBUTING.md 2017-03-05 19:30:00 -08:00
4c4c0d9b1c Add LICENSE.txt 2017-03-05 19:27:24 -08:00
6d884cf3e7 Add .gitignore 2017-03-05 19:25:59 -08:00
547db248d8 Add .gitattributes 2017-03-05 19:25:43 -08:00
fab2df65fa Add Scaling AWS solution 2017-03-04 21:07:31 -08:00
e60de1775e Add Web Crawler solution 2017-03-04 21:06:58 -08:00
e577dda5d9 Add Twitter solution 2017-03-04 21:06:40 -08:00
66e4348db7 Add Social Graph solution 2017-03-04 21:06:28 -08:00
edc404ec5c Add Sales Rank solution 2017-03-04 21:06:17 -08:00
d484f80b18 Add Query Cache solution 2017-03-04 21:06:04 -08:00
a2e92178d7 Add Pastebin solution 2017-03-04 21:05:53 -08:00
7fb0ca889f Add Mint solution 2017-03-04 21:05:31 -08:00
831906f96c Add Parking Lot Solution 2017-03-03 18:54:23 -08:00
616710f42e Add Online Chat solution 2017-03-03 18:54:08 -08:00
ae9832c6b7 Add LRU Cache solution 2017-03-03 18:53:54 -08:00
7595e2a499 Add Hash Table solution 2017-03-03 18:53:41 -08:00
0f517c709e Add Deck of Cards solution 2017-03-03 18:53:01 -08:00
98819e2a06 Add Call Center solution 2017-03-03 18:52:50 -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