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
cbbb548c
Commit
cbbb548c
authored
May 15, 2017
by
Larry Lv
Committed by
Donne Martin
May 15, 2017
Browse files
Fix asynchronism link in Mint README (#69)
parent
019eaafe
Changes
1
Hide whitespace changes
Inline
Side-by-side
solutions/system_design/mint/README.md
View file @
cbbb548c
...
...
@@ -349,7 +349,7 @@ We'll introduce some components to complete the design and to address scalabilit
*
[
Relational database management system (RDBMS)
](
https://github.com/donnemartin/system-design-primer#relational-database-management-system-rdbms
)
*
[
SQL write master-slave failover
](
https://github.com/donnemartin/system-design-primer#fail-over
)
*
[
Master-slave replication
](
https://github.com/donnemartin/system-design-primer#master-slave-replication
)
*
[
Asynchronism
](
https://github.com/donnemartin/system-design-primer#a
y
snchronism
)
*
[
Asynchronism
](
https://github.com/donnemartin/system-design-primer#as
y
nchronism
)
*
[
Consistency patterns
](
https://github.com/donnemartin/system-design-primer#consistency-patterns
)
*
[
Availability patterns
](
https://github.com/donnemartin/system-design-primer#availability-patterns
)
...
...
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