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
7027b8dc
Commit
7027b8dc
authored
Mar 07, 2017
by
Donne Martin
Browse files
Fix consistency and partition tolerance link
parent
4f987a2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
7027b8dc
...
...
@@ -31,7 +31,7 @@ Topics for learning system design:
This is an
**early draft**
of a
**continually updated, open source**
project.
[
Contributions
](
#contributin
)
are welcome!
[
Contributions
](
#contributin
g
)
are welcome!
### Prep for the system design interview
...
...
@@ -77,7 +77,7 @@ Feel free to submit pull requests to help:
Content that needs some polishing is placed
[
under development
](
#under-development
)
.
Review the
[
Contributing Guidelines
](
https://github.com/donnemartin/
awesome-aws
/blob/master/CONTRIBUTING.md
)
.
Review the
[
Contributing Guidelines
](
https://github.com/donnemartin/
system-design-primer
/blob/master/CONTRIBUTING.md
)
.
## Index of system design topics
...
...
@@ -95,7 +95,7 @@ Review the [Contributing Guidelines](https://github.com/donnemartin/awesome-aws/
*
[
Latency vs throughput
](
#latency-vs-throughput
)
*
[
Availability vs consistency
](
#availability-vs-consistency
)
*
[
CAP theorem
](
#cap-theorem
)
*
[
CP - consistency and partition tolerance
](
#cp-consistency-and-partition-tolerance
)
*
[
CP - consistency and partition tolerance
](
#cp-
--
consistency-and-partition-tolerance
)
*
[
AP - availability and partition tolerance
](
#ap-availability-and-partition-tolerance
)
*
[
Consistency patterns
](
#consistency-patterns
)
*
[
Weak consistency
](
#weak-consistency
)
...
...
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