Unverified Commit 793f4729 authored by Nachiket Acharya's avatar Nachiket Acharya Committed by GitHub
Browse files

Fix #313: Clarify availability patterns (#439)

parent 2ac6512f
......@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment