feat: initial commit
This commit is contained in:
commit
a2e450ef09
2 changed files with 34 additions and 0 deletions
21
readme.md
Normal file
21
readme.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
# whitepaper reading list
|
||||
|
||||
- [notes](./notes.md)
|
||||
|
||||
## reading list
|
||||
|
||||
- [x] [profiling a warehouse-scale computer](./notes.md#profiling-a-warehouse-scale-computer)
|
||||
- [x] [cassandra](./notes.md#cassandra)
|
||||
- [x] [bigtable](./notes.md#bigtable)
|
||||
- [x] [gfs](./notes.md#gfs)
|
||||
- [mapreduce](./notes.md#gfs)
|
||||
- [spark](./notes.md#spark)
|
||||
|
||||
- rpc
|
||||
- tiktok monolith
|
||||
- bloom filters
|
||||
- dynamo
|
||||
|
||||
## more resources
|
||||
|
||||
- https://github.com/CodeBear801/tech_summary
|
||||
Loading…
Add table
Add a link
Reference in a new issue