Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5c48a97 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
veedata committed Jul 11, 2024
1 parent 65d902e commit f06604c
Show file tree
Hide file tree
Showing 9 changed files with 201 additions and 145 deletions.
2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2024-06-13T00:25:35+00:00</updated><id>/feed.xml</id><title type="html">ASU-IDI</title><subtitle>An engaging 1-3 sentence description of your lab.</subtitle></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2024-07-11T20:12:33+00:00</updated><id>/feed.xml</id><title type="html">ASU-IDI</title><subtitle>An engaging 1-3 sentence description of your lab.</subtitle></feed>
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -484,6 +484,14 @@ <h1 style="text-align:center"> Exploring frontiers in database, storage, and dat

<h2 id="news">News</h2>

<div class="alert" style="--color: #ffd700">

<i class="icon fa-solid fa-award"></i>
<div class="alert-content">
2024-07-08: Best Paper Award at HotStorage 2024: 'Can Modern LLMs Tune and Configure LSM-based Key-Value Stores?'
</div>
</div>

<div class="alert" style="--color: #22c55e">

<i class="icon fa-solid fa-file-lines"></i>
Expand Down Expand Up @@ -516,14 +524,6 @@ <h2 id="news">News</h2>
</div>
</div>

<div class="alert" style="--color: #6366f1">

<i class="icon fa-solid fa-circle-info"></i>
<div class="alert-content">
2023-12-01: 2023 Winter Research Camp Starts!
</div>
</div>

<div class="button-wrapper">
<a class="button" href="/news" target="_blank" data-style="bare" data-flip="" aria-label="fa-solid fa-arrow-right">
<i class="icon fa-solid fa-arrow-right"></i>
Expand Down
42 changes: 25 additions & 17 deletions members/chang-guo.html
Original file line number Diff line number Diff line change
Expand Up @@ -490,22 +490,24 @@ <h3 id="publications">Publications</h3>


<a target="_blank" class="citation-title">
CaaS-LSM: Compaction-as-a-Service for LSM-based Key-Value Stores in Storage Disaggregated Infrastructure
Can ZNS SSDs be Better Storage Devices for Persistent Cache?
</a>

<div class="citation-authors" tabindex="0">
Qiaolin Yu, Chang Guo, Jay Zhuang, Viraj Thakkar, Jianguo Wang, Zhichao Cao
Chongzhuo Yang, Zhang Cao, Chang Guo, Ming Zhao, Zhichao Cao
</div>

<div class="citation-details">

ACM SIGMOD 2024
ACM HotStorage 2024

  ·  

30 May 2024
  ·  
https://doi.org/10.1145/3654927
08 Jul 2024

  ·  
https://doi.org/10.1145/3655038.3665946


</div>

Expand All @@ -524,20 +526,21 @@ <h3 id="publications">Publications</h3>


<a target="_blank" class="citation-title">
Can ZNS SSDs be Better Storage Devices for Persistent Cache?
SAS-Cache: A Semantic-Aware Secondary Cache for LSM-based Key-Value Stores
</a>

<div class="citation-authors" tabindex="0">
Chongzhuo Yang, Zhang Cao, Chang Guo, Ming Zhao, Zhichao Cao
Zhang Cao, Chang Guo, Ziyan Lv, Anand Ananthabhotla, Zhichao Cao
</div>

<div class="citation-details">

ACM HotStorage 2024
MSST 2024

  ·  

To Appear
03 Jun 2024


</div>

Expand All @@ -556,11 +559,11 @@ <h3 id="publications">Publications</h3>


<a target="_blank" class="citation-title">
SAS-Cache: A Semantic-Aware Secondary Cache for LSM-based Key-Value Stores
Prophet: Optimizing LSM-Based Key-Value Store on ZNS SSDs with File Lifetime Prediction and Compaction Compensation
</a>

<div class="citation-authors" tabindex="0">
Zhang Cao, Chang Guo, Ziyan Lv, Anand Ananthabhotla, Zhichao Cao
Gaoji Liu, Chongzhuo Yang, Qiaolin Yu, Chang Guo, Wen Xia, Zhichao Cao
</div>

<div class="citation-details">
Expand All @@ -569,7 +572,8 @@ <h3 id="publications">Publications</h3>

  ·  

To Appear
03 Jun 2024


</div>

Expand All @@ -588,20 +592,24 @@ <h3 id="publications">Publications</h3>


<a target="_blank" class="citation-title">
Prophet: Optimizing LSM-Based Key-Value Store on ZNS SSDs with File Lifetime Prediction and Compaction Compensation
CaaS-LSM: Compaction-as-a-Service for LSM-based Key-Value Stores in Storage Disaggregated Infrastructure
</a>

<div class="citation-authors" tabindex="0">
Gaoji Liu, Chongzhuo Yang, Qiaolin Yu, Chang Guo, Wen Xia, Zhichao Cao
Qiaolin Yu, Chang Guo, Jay Zhuang, Viraj Thakkar, Jianguo Wang, Zhichao Cao
</div>

<div class="citation-details">

MSST 2024
ACM SIGMOD 2024

  ·  

To Appear
30 May 2024

  ·  
https://doi.org/10.1145/3654927


</div>

Expand Down
26 changes: 16 additions & 10 deletions members/viraj-thakkar.html
Original file line number Diff line number Diff line change
Expand Up @@ -509,22 +509,24 @@ <h3 id="publications">Publications</h3>


<a target="_blank" class="citation-title">
CaaS-LSM: Compaction-as-a-Service for LSM-based Key-Value Stores in Storage Disaggregated Infrastructure
Can Modern LLMs Tune and Configure LSM-based Key-Value Stores?
</a>

<div class="citation-authors" tabindex="0">
Qiaolin Yu, Chang Guo, Jay Zhuang, Viraj Thakkar, Jianguo Wang, Zhichao Cao
Viraj Thakkar, Madhumitha Sukumar, Jiaxin Dai, Kaushiki Singh, Zhichao Cao
</div>

<div class="citation-details">

ACM SIGMOD 2024
ACM HotStorage 2024

  ·  

30 May 2024
  ·  
https://doi.org/10.1145/3654927
08 Jul 2024

  ·  
https://doi.org/10.1145/3655038.3665954


</div>

Expand All @@ -543,20 +545,24 @@ <h3 id="publications">Publications</h3>


<a target="_blank" class="citation-title">
Can Modern LLMs Tune and Configure LSM-based Key-Value Stores?
CaaS-LSM: Compaction-as-a-Service for LSM-based Key-Value Stores in Storage Disaggregated Infrastructure
</a>

<div class="citation-authors" tabindex="0">
Viraj Thakkar, Madhumitha Sukumar, Jiaxin Dai, Kaushiki Singh, Zhichao Cao
Qiaolin Yu, Chang Guo, Jay Zhuang, Viraj Thakkar, Jianguo Wang, Zhichao Cao
</div>

<div class="citation-details">

ACM HotStorage 2024
ACM SIGMOD 2024

  ·  

To Appear
30 May 2024

  ·  
https://doi.org/10.1145/3654927


</div>

Expand Down
Loading

0 comments on commit f06604c

Please sign in to comment.