主页
论文
成员
课题
新闻
活动
"Key-value storage"
Enabling Efficient Updates in KV Storage via Hashing: Design and Performance Evaluation
Persistent key-value (KV) stores mostly build on the Log-Structured Merge (LSM) tree for high write performance, yet the LSM-tree suffers from the inherently high I/O amplification. KV separation mitigates I/O amplification by storing only keys in …
引用
×