mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-10-18 09:42:52 +03:00
Add pandoc for PDF creation and GitHub Actions for auto-generation
This commit is contained in:
@@ -70,7 +70,7 @@ Handy conversion guide:
|
||||
|
||||
> Outline a high level design with all important components.
|
||||
|
||||

|
||||

|
||||
|
||||
## Step 3: Design core components
|
||||
|
||||
@@ -239,7 +239,7 @@ For internal communications, we could use [Remote Procedure Calls](https://githu
|
||||
|
||||
> Identify and address bottlenecks, given the constraints.
|
||||
|
||||

|
||||

|
||||
|
||||
**Important: Do not simply jump right into the final design from the initial design!**
|
||||
|
||||
|
Reference in New Issue
Block a user