Skip to content
/ SpacKV Public

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

License

Notifications You must be signed in to change notification settings

gxr1022/SpacKV

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published