generated from greenelab/lab-website-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
1 addition
and
115 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,3 +13,4 @@ package.json | |
package-lock.json | ||
yarn.lock | ||
node_modules | ||
_data/citations.yaml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,117 +1,2 @@ | ||
# DO NOT EDIT, GENERATED AUTOMATICALLY | ||
|
||
- id: https://doi.org/10.1145/3654927 | ||
title: 'CaaS-LSM: Compaction-as-a-Service for LSM-based Key-Value Stores in Storage | ||
Disaggregated Infrastructure' | ||
authors: | ||
- Qiaolin Yu | ||
- Chang Guo | ||
- Jay Zhuang | ||
- Viraj Thakkar | ||
- Jianguo Wang | ||
- Zhichao Cao | ||
publisher: Proceedings of the ACM on Management of Data | ||
date: '2024-05-30' | ||
link: https://doi.org/10.1145/3654927 | ||
conference: ACM SIGMOD 2024 | ||
plugin: sources.py | ||
file: sources.yaml | ||
- title: 'Prophet: Optimizing LSM-Based Key-Value Store on ZNS SSDs with File Lifetime | ||
Prediction and Compaction Compensation' | ||
authors: | ||
- Gaoji Liu | ||
- Chongzhuo Yang | ||
- Qiaolin Yu | ||
- Chang Guo | ||
- Wen Xia | ||
- Zhichao Cao | ||
conference: MSST 2024 | ||
type: To Appear | ||
plugin: sources.py | ||
file: sources.yaml | ||
- title: 'SAS-Cache: A Semantic-Aware Secondary Cache for LSM-based Key-Value Stores' | ||
authors: | ||
- Zhang Cao | ||
- Chang Guo | ||
- Ziyan Lv | ||
- Anand Ananthabhotla | ||
- Zhichao Cao | ||
conference: MSST 2024 | ||
type: To Appear | ||
plugin: sources.py | ||
file: sources.yaml | ||
- title: Can ZNS SSDs be Better Storage Devices for Persistent Cache? | ||
authors: | ||
- Chongzhuo Yang | ||
- Zhang Cao | ||
- Chang Guo | ||
- Ming Zhao | ||
- Zhichao Cao | ||
conference: ACM HotStorage 2024 | ||
type: To Appear | ||
buttons: | ||
- type: download | ||
link: ./../publications/files/HS24_ZNS_PersistentCache.pdf | ||
plugin: sources.py | ||
file: sources.yaml | ||
- title: Can Modern LLMs Tune and Configure LSM-based Key-Value Stores? | ||
authors: | ||
- Viraj Thakkar | ||
- Madhumitha Sukumar | ||
- Jiaxin Dai | ||
- Kaushiki Singh | ||
- Zhichao Cao | ||
conference: ACM HotStorage 2024 | ||
type: To Appear | ||
buttons: | ||
- type: download | ||
link: ./../publications/files/HS24_GPT_Project.pdf | ||
plugin: sources.py | ||
file: sources.yaml | ||
- id: https://doi.org/10.1109/ICCD58817.2023.00050 | ||
title: 'SMRTS: A Performance and Cost-Effectiveness Optimized SSD-SMR Tiered File | ||
System with Data Deduplication' | ||
authors: | ||
- Zhichao Cao | ||
- Hao Wen | ||
- Fenggang Wu | ||
- David H.C. Du | ||
publisher: '' | ||
date: '2023-11-06' | ||
link: https://ieeexplore.ieee.org/document/10360958/ | ||
conference: IEEE ICCD 2023 | ||
plugin: sources.py | ||
file: sources.yaml | ||
- id: https://doi.org/10.1109/ICCD58817.2023.00041 | ||
title: 'K8sES: Optimizing Kubernetes with Enhanced Storage Service-Level Objectives' | ||
authors: | ||
- Hao Wen | ||
- Zhichao Cao | ||
- Bingzhe Li | ||
- David H.C. Du | ||
- Ayman Abouelwafa | ||
- Doug Voigt | ||
- Shiyong Liu | ||
- Jim Diehl | ||
- Fenggang Wu | ||
publisher: '' | ||
date: '2023-11-06' | ||
link: https://ieeexplore.ieee.org/document/10360961/ | ||
conference: IEEE ICCD 2023 | ||
plugin: sources.py | ||
file: sources.yaml | ||
- id: https://doi.org/10.1145/3653924.3653935 | ||
title: 'HyzoneStore: Hybrid Storage with Flexible Logical Interface and Optimized | ||
Cache for Zoned Devices' | ||
authors: | ||
- Chongzhuo Yang | ||
- Baolin Feng | ||
- Zhang Cao | ||
- Zhichao Cao | ||
publisher: Proceedings of the 2024 7th International Conference on Data Storage | ||
and Data Engineering | ||
date: '2024-05-30' | ||
link: https://doi.org/10.1145/3653924.3653935 | ||
conference: ACM DSDE 2024 | ||
plugin: sources.py | ||
file: sources.yaml |