Commit Graph

288 Commits (87ad24982000d06a115daa70f7cb50b10332f8ad)

Author SHA1 Message Date
Donne Martin 87ad249820 Update contributing guidelines for translations (#434) 2020-07-01 20:48:43 -04:00
shiyujiucsb b2704fec82 Fix layer 7 load balancers typo (#317) 2020-06-30 20:56:55 -04:00
panguncle a9ab5adf45 Fix single point of failure typo (#398) 2020-06-30 20:42:24 -04:00
Alexander Teno 52d051a831 Add missing comma in Mint solution (#399) 2020-06-30 20:37:49 -04:00
userstartupideas 53ebbd1825 Update "Scaling up to your first 10 million users" link (#411) 2020-05-25 21:59:01 -04:00
根号三 752f6aa5f5 zh-Hans: Translate solutions (#392) 2020-03-29 20:40:50 -04:00
Donne Martin 1886ed9ae3 Revert "zh-cn: Sync with upstream to keep it up-to-date (#374)" (#391)
This reverts commit 301b9d88e4.

#374 overwrote the English version of the solutions
2020-03-09 21:46:02 -04:00
根号三 e69177f2ce zh-cn: Sync with upstream to keep it up-to-date (#374) 2020-03-09 21:34:18 -04:00
vyq 105fa531a5 Fix broken CAP theorem link (#355) 2020-01-20 17:26:09 -07:00
Dan Choi ba69584b52 Fix broken round robin links (#351) 2020-01-15 07:04:08 -08:00
Christian Clauss 24707af178 Change raise NotImplemented to raise NotImplementedError (#345) 2019-12-26 20:11:57 -05:00
SATO Yusuke 7f56907a0e ja: Fix mistranslation in SQL tuning section (#305) 2019-12-08 22:35:44 -05:00
Brandon ce29593d6a zh-Hans: Change translation in SQL tuning (#318) 2019-12-08 22:34:17 -05:00
Duy Nguyen Hoang 19728087ba Add API security checklist (#328) 2019-11-03 05:56:24 -05:00
SATO Yusuke 8bfc3442fa ja: Fix translation in Service Discovery section (#308) 2019-08-13 19:51:20 -04:00
SATO Yusuke b44a018414 ja: Fix translation in “Disadvantage(s): load balancer” (#307) 2019-08-13 19:50:53 -04:00
SATO Yusuke 779b466442 ja: Fix translation in "Anki flashcards" (#306) 2019-08-13 19:50:09 -04:00
SATO Yusuke 46634d18d1 JA: Fix mistranslation in Federation section (#303) 2019-08-04 20:30:53 -04:00
Donne Martin 316c00c1fd Merge pull request #302 from satob/ReverseProxy 2019-08-03 10:08:18 -04:00
Donne Martin 87912edb28 ja: Fix translation in horizontal scaling section (#301)
* JA: Fix mistranslation in Horizontal scaling section

- The Japanese translation is ambiguous about “vertical scaling” means scaling out or scaling up.
- The word “expensive” is missing in the Japanese translation.

* ja: Fix mistranslation in "Horizontal scaling"
2019-08-03 10:07:59 -04:00
SATO Yusuke 218a23d433 JA: Fix mistranslation in Push CDNs section (#300) 2019-08-03 10:07:34 -04:00
SATO Yusuke 06eeeb7241 JA: Fix mistranslation in Weak consistency section (#299) 2019-08-03 10:06:57 -04:00
SATO Yusuke 4956d2288b ja: Fix mistranslation in "Horizontal scaling" 2019-07-27 00:22:56 +09:00
SATO Yusuke 71f1693375 JA: Fix mistranslation in Reverse proxy (web server) section
- Fix mistranslation of parallel structure. (not information/blacklist/limit, but hide/blacklist/limit)
2019-07-11 00:13:11 +09:00
SATO Yusuke 9ffe72eb1d JA: Fix mistranslation in Horizontal scaling section
- The Japanese translation is ambiguous about “vertical scaling” means scaling out or scaling up.
- The word “expensive” is missing in the Japanese translation.
2019-07-09 00:57:34 +09:00
Yuya Ma'emichi 014a4a0601 ja: Fix typo of Big-O notation in KVS section (#292) 2019-07-06 11:07:13 -04:00
Kevin Xu 6a5d2fe361 zh-Hans: Translate Pastebin solution (#273) 2019-06-16 20:21:21 +05:00
Donne Martin f5c39e022e Add Hebrew translation link (#286) 2019-05-30 20:25:26 -04:00
Donne Martin 905847101f Update language lists in translations (#280) 2019-05-13 18:56:36 -07:00
minhaz d2384bdbb7 Add availability in numbers section (#237) 2019-05-12 07:19:23 -04:00
Simon Knott 3c2b8311e1 Add Ebook generation script (#207) 2019-05-12 06:21:14 -04:00
Sébastien Puyet fc8568a6b2 Translate language list (#252) 2019-05-11 12:42:58 -04:00
Manas Karekar 255dcf8ef2 Enable syntax highlighting in all python code snippets (#268) 2019-05-07 06:24:41 -04:00
leontyr df045a4cdb Update HDFS design link to the latest version (#275) 2019-05-07 06:22:12 -04:00
Donne Martin 5801deedcc Add article link: How Twitter Handles 3,000 Images/sec (#124) 2019-04-09 20:46:59 -04:00
Sean Han 70f714d9cb Fix broken SQL link in Scaling AWS exercise (#258)
Fix broken SQL link in Scaling AWS exercise
2019-03-17 20:55:19 -04:00
Manas Karekar 25c448ff92 Enable Python syntax highlighting in Pastebin sample code (#257) 2019-03-03 22:28:43 -05:00
yiksanchan fc121f986d Update document-store to document store (#255) 2019-02-28 06:55:50 -05:00
glusa8 3d2f11f42d Fix typo in Twitter timeline and search solution (#251) 2019-02-11 05:48:36 -05:00
glusa8 b2d08cd295 Fix grammar in document store section (#247) 2019-02-03 07:35:24 -05:00
Guo 05cca98ea3 zh-Hans: Fix typo (#246) 2019-01-20 11:59:42 -08:00
Juan Eugenio Abadie 7095562267 Add missing word in cache write through discussion (#245) 2019-01-05 12:20:17 -05:00
Donne Martin 34687682b5 Add Bengali translation link (#242) 2018-12-27 19:39:11 -05:00
Saurav 470cb75baf Fix #228: Address mutex latency discrepancy (#233) 2018-12-18 21:17:00 -05:00
Chang Liu c210cfb661 Add Link: A 360 Degree View Of The Entire Netflix Stack (#229) 2018-11-13 20:23:21 -05:00
reiscigit 38f1986c74 zh-TW: Update index anchors (#227) 2018-10-31 18:34:52 -04:00
Masao 4d50e1e838 ja: Fix typo (#226) 2018-10-25 20:20:26 -04:00
Michael de Cardery c8e819c255 Update Scalability for Dummies link (#224) 2018-10-10 21:13:42 -04:00
Pramod Gupta ac44939305 Resolve #214: Add reference links to message queues section (#218) 2018-09-30 20:38:28 -04:00
Donne Martin 2da470f80b Update README intro (#216) 2018-09-23 20:12:12 -04:00