Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
system-design-primer
Commits
793f4729
Unverified
Commit
793f4729
authored
Jul 05, 2020
by
Nachiket Acharya
Committed by
GitHub
Jul 05, 2020
Browse files
Fix #313: Clarify availability patterns (#439)
parent
2ac6512f
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
793f4729
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment