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
f5dde5fa
Commit
f5dde5fa
authored
Aug 07, 2018
by
hekra01
Committed by
Donne Martin
Aug 06, 2018
Browse files
Fix error in Twitter timeline solution (#196)
parent
cd7ac6d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
solutions/system_design/twitter/README.md
View file @
f5dde5fa
...
...
@@ -189,7 +189,7 @@ Response:
### Use case: User views the user timeline
*
The
**Client**
posts a
home
timeline request to the
**Web Server**
*
The
**Client**
posts a
user
timeline request to the
**Web Server**
*
The
**Web Server**
forwards the request to the
**Read API**
server
*
The
**Read API**
retrieves the user timeline from the
**SQL Database**
...
...
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