Skip to content

Commit

Permalink
Pipelined Compaction for the LSM-tree
Browse files Browse the repository at this point in the history
Signed-off-by: Zhao Junwang <[email protected]>
  • Loading branch information
zhjwpku committed Mar 20, 2024
1 parent 1bde5b9 commit 191d2e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file not shown.
2 changes: 2 additions & 0 deletions src/databases/kv/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@

### Further readings

- [Pipelined Compaction for the LSM-tree][pcp], 2014
- [LDC: A Lower-Level Driven Compaction Method to Optimize SSD-Oriented Key-Value Stores][ldc], 2019

[rocksdb-cidr17]: optimizing-space-amplification-in-rocksdb.md
[fast21-dong]: /assets/pdfs/fast21-dong.pdf
[wisckey]: wisckey.md
[ldc]: /assets/pdfs/lower-level-driven-compaction.pdf
[pcp]: /assets/pdfs/pcp_pipelined_compaction_for_lsm_tree.pdf

0 comments on commit 191d2e7

Please sign in to comment.