Skip to content

Commit

Permalink
deploy: 24fa420
Browse files Browse the repository at this point in the history
  • Loading branch information
zhjwpku committed Mar 24, 2024
1 parent 37ac9da commit 61dda2f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions databases/kv/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ <h2 id="kv-databases"><a class="header" href="#kv-databases">kv databases</a></h
<h3 id="further-readings"><a class="header" href="#further-readings">Further readings</a></h3>
<ul>
<li><a href="/assets/pdfs/pcp_pipelined_compaction_for_lsm_tree.pdf">Pipelined Compaction for the LSM-tree</a>, 2014</li>
<li><a href="https://scholar.harvard.edu/files/stratos/files/dostoevskykv.pdf">Dostoevsky: Better Space-Time Trade-Offs for LSM-Tree Based Key-Value Stores via Adaptive Removal of Superfluous Merging</a>, 2018, <a href="https://www.youtube.com/watch?v=fmXgXripmh0">video</a></li>
<li><a href="/assets/pdfs/lower-level-driven-compaction.pdf">LDC: A Lower-Level Driven Compaction Method to Optimize SSD-Oriented Key-Value Stores</a>, 2019</li>
</ul>

Expand Down
1 change: 1 addition & 0 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -626,6 +626,7 @@ <h3 id="思考"><a class="header" href="#思考">思考</a></h3>
<h3 id="further-readings"><a class="header" href="#further-readings">Further readings</a></h3>
<ul>
<li><a href="databases/kv//assets/pdfs/pcp_pipelined_compaction_for_lsm_tree.pdf">Pipelined Compaction for the LSM-tree</a>, 2014</li>
<li><a href="https://scholar.harvard.edu/files/stratos/files/dostoevskykv.pdf">Dostoevsky: Better Space-Time Trade-Offs for LSM-Tree Based Key-Value Stores via Adaptive Removal of Superfluous Merging</a>, 2018, <a href="https://www.youtube.com/watch?v=fmXgXripmh0">video</a></li>
<li><a href="databases/kv//assets/pdfs/lower-level-driven-compaction.pdf">LDC: A Lower-Level Driven Compaction Method to Optimize SSD-Oriented Key-Value Stores</a>, 2019</li>
</ul>
<div style="break-before: page; page-break-before: always;"></div><h3 id="a-hrefdatabaseskvassetspdfsp82-dong-cidr17pdfoptimizing-space-amplification-in-rocksdba"><a class="header" href="#a-hrefdatabaseskvassetspdfsp82-dong-cidr17pdfoptimizing-space-amplification-in-rocksdba"><a href="databases/kv/../../assets/pdfs/p82-dong-cidr17.pdf">Optimizing Space Amplification in RocksDB</a></a></h3>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 61dda2f

Please sign in to comment.