You've already forked system-design-primer
mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-07-12 22:20:44 +02:00
@ -496,7 +496,7 @@ This approach is seen in file systems and RDBMSes. Strong consistency works wel
|
||||
|
||||
## Availability patterns
|
||||
|
||||
There are two main patterns to support high availability: **fail-over** and **replication**.
|
||||
There are two complementary patterns to support high availability: **fail-over** and **replication**.
|
||||
|
||||
### Fail-over
|
||||
|
||||
|
Reference in New Issue
Block a user