EDBT 2026 Demo / reviewers in the wild / expert
Jiangpeng Li
dblp:01/9848
· DBLP profile ↗
4ranked-venue papers in the field
1as first author
2since 2021 · last 2022
—ORCID · conflict
Domains — venue-derived; a paper can count in several
Big Data, Cloud & Distributed Data Systems · 3 (1 first)Database Systems & Data Management · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2022 | Closing the B+-tree vs. LSM-tree Write Amplification Gap on Modern Storage Hardware with Built-in Transparent Compression
Yifan Qiao 0003, Xubin Chen, Jiangpeng Li, Yang Liu 0256, Tong Zhang 0002 |
FAST | 4 |
| 2021 | KallaxDB: A Table-less Hash-based Key-Value Store on Storage Hardware with Built-in Transparent CompressionabstractThis paper studies the design of a key-value (KV) store that can take full advantage of modern storage hardware with built-in transparent compression capability. Many modern storage appliances/drives implement hardware-based data compression, transparent to OS and applications. Moreover, the growing deployment of hardware-based compression in Cloud infrastructure leads to the imminent arrival of Cloud-based storage hardware with built-in transparent compression. By decoupling the logical storage space utilization efficiency from the true physical storage usage, transparent compression allows data management software to purposely waste logical storage space in return for simpler data structures and algorithms, leading to lower implementation complexity and higher performance. This work proposes a table-less hash-based KV store, where the basic idea is to hash the key space directly onto the logical storage space without using a hash table at all. With a substantially simplified data structure, this approach is subject to significant logical storage space under-utilization, which can be seamlessly mitigated by storage hardware with transparent compression. This paper presents the basic KV store architecture, and develops mathematical formulations to assist its configuration and analysis. We implemented such a KV store KallaxDB and carried out experiments on a commercial SSD with built-in transparent compression. The results show that, while consuming very little memory resource, it compares favorably with the other modern KV stores in terms of throughput, latency, and CPU usage. Xubin Chen, Shukun Xu, Yifan Qiao 0003, Yang Liu 0256, Jiangpeng Li, Tong Zhang 0002 |
DaMoN | 6 |
| 2016 | Reducing Solid-State Storage Device Write Stress through Opportunistic In-place Delta Compression
Jiangpeng Li, Hao Wang 0042, Kai Zhao 0005, Tong Zhang 0002 |
FAST | 2 |
| 2015 | How Much Can Data Compressibility Help to Improve NAND Flash Memory Lifetime?
Jiangpeng Li, Kai Zhao 0005, Jun Ma 0012, Tong Zhang 0002 |
FAST | 1 |