Skip to content

Commit

Permalink
class 7 slides added
Browse files Browse the repository at this point in the history
  • Loading branch information
tarikulpapon committed Feb 12, 2024
1 parent b12a474 commit 2579e92
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@ <h3 class="post-subtitle">
<p class="post-content">
<h4>Readings</h4>
<ul class="mylist">
<!-- <li><a target="_blank" style="font-size:18px; text-decoration: underline;" tabindex="-1" href="./slides/CAS-CS561-Class8.pdf">Discussion Slides</a> </li> -->
<li><a target="_blank" style="font-size:18px; text-decoration: underline;" tabindex="-1" href="./slides/CAS-CS561-Class7.pdf">Slides</a> </li>
<li><strong>(P)</strong> <a href="http://vldb.org/pvldb/vol14/p2216-sarkar.pdf">Constructing and Analyzing the LSM Compaction Design Space</a>, VLDB 2021 </li>
<li> (B) <a href="https://dl.acm.org/doi/10.1145/3035918.3064054"> Monkey: Optimal Navigable Key-Value Store</a>, SIGMOD 2020 </li>
<li> (B) <a href="https://dl.acm.org/doi/10.1145/3514221.3520169"> Compactionary: A Dictionary for LSM Compactions</a>, SIGMOD 2022 [<a href="https://disc-projects.bu.edu/compactionary/#interactiveDemo">DEMO</a>]</li>
Expand Down
Binary file modified slides/CAS-CS561-Class7.pdf
Binary file not shown.

0 comments on commit 2579e92

Please sign in to comment.