This website requires JavaScript.
Explore
Help
Register
Sign In
maokaihe
/
mini_lsm
Watch
1
Star
0
Fork
0
You've already forked mini_lsm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b762a4150685a1e4303b31afe56b5d76a29f414d
mini_lsm
/
mini-lsm-book
/
src
/
week2-03-tiered.md
Alex Chi
b762a41506
update toc for v2
...
Signed-off-by: Alex Chi <
iskyzh@gmail.com
>
2024-01-20 11:55:10 +08:00
261 B
Raw
Blame
History
Tiered Compaction Strategy
In this chapter, you will:
Implement a tiered compaction strategy and simulate it on the compaction simulator.
Incorporate tiered compaction strategy into the system.