Commit Graph

376 Commits (1dd1e9f55bf3cb3adaa39c0cd64a51e67bf9c602)

Author SHA1 Message Date
eylon.basirtman 1dd1e9f55b feat: add cache write-behind disadvantage 2025-04-07 12:08:23 +03:00
Selin Cosar b4840dcdbc Add Turkish translation 2025-04-07 12:00:35 +03:00
Selin Cosar 547b4f149b add README-tr.md 2025-04-07 12:00:35 +03:00
Ido Ophir a91f30b783
Update README.md (#282)
adding a point in lecture Scalability Harvard

authored-by: samy-soliman <42540697+samy-soliman@users.noreply.github.com>
2025-04-07 11:57:17 +03:00
JSon 9be7b1a2c6 Use allowlisted instead of whitelisted.
Use blocklist instead of blacklist.
2025-04-07 11:53:52 +03:00
Albert b2de8b839b Update README.md
Add video resources
2025-04-07 11:50:28 +03:00
Dev Patel 5344565910 Change the link name for AWS article 2025-04-07 11:47:36 +03:00
Dev Patel e9fedd2d71 Add extra links for performance v/s scalability and latency v/s throughput topic 2025-04-07 11:47:36 +03:00
Ido Ophir 4f076f0fc0
Fix Table of Contents order (#276)
Co-authored-by: Volume999 <Volume99917@gmail.com>
2025-04-07 11:43:12 +03:00
Mark Qian 2d50abb8ff Update README.md to include solution for task scheduler 2025-04-07 11:34:12 +03:00
Abhijeet Antin bdb57f6c83 Add circular array code 2025-04-07 11:30:07 +03:00
Ido Ophir a3233bc8fe
[Imported] Grammar issues in README.md (#482)
* Grammar issues in README.md

"terminates" --> "terminate"
"a new API results" --> "new API results"

* Update README.md

---------

Co-authored-by: CL123123 <clairclair628@gmail.com>
Co-authored-by: Anandha Krishnan S <anandajith@gmail.com>
2025-04-07 13:59:50 +05:30
Ido Ophir 8f1987fa27
[Imported] Fix broken link in "How to ace a systems design interview" (#1031) (#483)
* Fix broken link in "How to ace a systems design interview" (#1031)

* Update README.md

---------

Co-authored-by: Samuel Richardson <toolbax@gmail.com>
2025-04-07 11:23:25 +03:00
Ben Meehan 1cee61a455 Add transactional messaging section with Outbox Pattern explanation 2025-04-07 11:16:00 +03:00
MayureshMore fbbd0b54b4 [Edited] Fix minor bug in the main function 2025-04-07 11:10:51 +03:00
YTeyddie22 52334b337b Update the Redis Architecture Link under NoSQL 2025-04-07 11:08:59 +03:00
Devansh Agarwal b7f5187b69 Update README.md
Updated the link for Handshake wiki to https://en.wikipedia.org/wiki/Handshake_(computing).
2025-04-07 10:55:17 +03:00
henry.liu 2a65b3c703 fix: A plain english introduction to CAP theorem url
Remove unnecessary url path slash
2025-04-07 10:51:00 +03:00
HP (Hetav) 26d4a1001d Update NAT Link in README-zh-TW.md 2025-04-07 10:45:14 +03:00
HP (Hetav) 19fd27e7cb Update NAT link in README-zh-Hans.md 2025-04-07 10:45:14 +03:00
HP (Hetav) ed30eee3da Update NAT link in README-ja.md 2025-04-07 10:45:14 +03:00
HP (Hetav) 8f32dae6bc Update NAT link in README.md 2025-04-07 10:45:14 +03:00
pallav sharma 85db888a8a Fixing Markdown Lint-related issues in readme.md file.
Using a markdown-lint extension to highlight lint-related issues.

eg:
MD028 - Blank line inside blockquote
MD046 - Code block style
MD001 - Heading levels should only increment by one level at a time
MD040 - Fenced code blocks should have a language specified
MD033 - Inline HTML
2025-04-07 10:41:41 +03:00
Ido Ophir 4fc7ef241e Delete .idea/.gitignore
specific
2025-04-07 10:32:23 +03:00
Shafaq Arshad 13c0260fa5 fix weighted round-robin link in TW 2025-04-07 10:32:23 +03:00
Shafaq Arshad a4aff4e186 Add Consistent Hashing Session 2025-04-07 10:21:37 +03:00
Shivam Ardeshna 2464f71db3 Updated README.md by adding required link 2025-04-07 10:00:08 +03:00
Shivam Ardeshna bd5d427a93 added one image and GIF in README.md 2025-04-07 10:00:08 +03:00
Shivam Ardeshna 09d40b14d7 Add files via upload 2025-04-07 10:00:08 +03:00
Shino 吳宗諺 58160388cb Fix typo of README-zh-TW.md 2025-04-07 09:33:37 +03:00
Toddneal Stallworth 3333b5abec fixed spelling mistake 2025-04-07 09:32:39 +03:00
Qiao Qiao fa593e0483 fix picture for twitter solution 2025-04-07 09:31:39 +03:00
Kerem Yilmaz 2c5008d4af Update the lecloud links for translations 2025-04-07 09:07:54 +03:00
Kerem Yilmaz 3011032ce2 Replace broken lecloud links from web archive 2025-04-07 09:07:54 +03:00
Aditi 7cf2d80bcc git'n a system-desgin-primer 2025-04-07 09:04:46 +03:00
Steven Basart 9f28e4e5d3 Fixes How to ace a systems design interview link
Fixes How to ace a systems design interview link by linking to Web archive instead.
2025-04-07 09:02:22 +03:00
doquy2003 99a2a201bd Create SECURITY.md
fgyfds/8r7
2025-04-07 08:59:47 +03:00
Andrey Chugunov 70f2c94c5b Fix broken Latency numbers visualized link 2025-04-07 08:58:19 +03:00
Mahak Shah f13ba9d6f8 Removing unused path parameter
The path parameter is not used in the function.
2025-04-07 08:53:47 +03:00
DizzyPanoss 0aa7644cd2 Updated typo in README.md 2025-04-07 08:39:29 +03:00
Shay Molcho 3cf948b0a8 Improve punctuation and formatting in README
Enhanced punctuation and formatting in the README.
These changes enhance the document’s clarity and maintain a uniform structure.
2025-04-07 08:36:39 +03:00
MohamedMetwalli5 cd0abe1529 Add Arabic Translation 2025-04-07 08:31:04 +03:00
Nicholas Wilson 0efc727840 Update README-ja.md
replace invalid URLs with updated links
2025-04-07 08:21:17 +03:00
Ido777 fe3a3b61fd Update CAP theorem image and source link in README.md 2025-04-07 08:12:02 +03:00
Satya Vinay 40d5d2edcc
Add Stripe engineering blog (#592) 2024-12-01 20:10:39 -05:00
bali 3df19b2e4f
Fix links to Debunking the myths of RPC and REST (#855) 2024-06-28 20:09:29 -04:00
Aditya Vishwakarma c0132a3f4c
Fix DNS routing hyperlinks (#872) 2024-06-23 13:36:45 -04:00
dgolant a07e261677
Fix Scalability Article links (#750)
Linking to Wayback Machine since it seems the domain expired
2023-03-16 05:58:19 -04:00
Iheb Haboubi 2d8231663f
Fix top k requests link (#717) 2022-12-11 15:06:51 -05:00
Anand e161b2a516
Update latency vs throughput blog link (#716) 2022-11-13 16:04:17 -05:00