mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-12-14 17:08:56 +03:00
Update README.md
This commit is contained in:
@@ -66,7 +66,7 @@ Search
|
|||||||
|
|
||||||
* Size per tweet:
|
* Size per tweet:
|
||||||
* `tweet_id` - 8 bytes
|
* `tweet_id` - 8 bytes
|
||||||
* `user_id` - 32 bytes
|
* `user_id` - 8 bytes
|
||||||
* `text` - 140 bytes
|
* `text` - 140 bytes
|
||||||
* `media` - 10 KB average
|
* `media` - 10 KB average
|
||||||
* Total: ~10 KB
|
* Total: ~10 KB
|
||||||
|
|||||||
Reference in New Issue
Block a user