Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 300 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 300 Bytes

LSM-tree suffers from severe write amplification, which degrades the system’s performance and exacerbates the wearout of persistent memory. We propose SpacKV, a hybrid DRAM-Pmem KV store, which applies a KV separation scheme and exploits Pmem’s device characteristics to achieve high throughput.