Skip to content

Commit

Permalink
update class4 slides
Browse files Browse the repository at this point in the history
  • Loading branch information
littlepig2013 committed Feb 1, 2024
1 parent 6694075 commit 2fb392e
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 @@ -445,7 +445,7 @@ <h3 class="post-subtitle">
<p class="post-content"> In this class the students will be introduced to the class semester project. In that process we describe in detail LSM-trees and we highlight open research problems in data management.
<h4>Readings</h4>
<ul class="mylist">
<!-- <li><a target="_blank" style="font-size:18px; text-decoration: underline;" tabindex="-1" href="./slides/CAS-CS561-Class4.pdf">Slides</a> </li> -->
<li><a target="_blank" style="font-size:18px; text-decoration: underline;" tabindex="-1" href="./slides/CAS-CS561-Class4.pdf">Slides</a> </li>
<!-- <li class="tech-question"><font color="#cc0000"><strong>Technical Question <script type="text/javascript">document.write("T"+(techq++)); </script>:</strong></font> <em class="tech-question-text">How does TellStore-Log support fast get/put requests, versioning, and scans at the same time? In other words, describe the key design decisions of TellStore-Log that allows it to achieve fast get/put requests, versioning, and scans.</em> </li> -->
<li><strong>(P)</strong> <a href="https://dl.acm.org/doi/10.1145/3514221.3522563">Dissecting, Designing, and Optimizing LSM-based Data Stores</a>, SIGMOD 2022 </li>
<li><strong>(P)</strong> <a href="https://arxiv.org/abs/1812.07527">LSM-based Storage Techniques: A Survey</a>, arXiv 2018</li>
Expand Down
Binary file modified slides/CAS-CS561-Class4.pdf
Binary file not shown.

0 comments on commit 2fb392e

Please sign in to comment.