Monkey 论文

2017引用 234
Caching and Content DeliveryAdvanced Data Storage TechnologiesCryptography and Data Security

摘要

In this paper, we show that key-value stores backed by an LSM-tree exhibit an intrinsic trade-off between lookup cost, update cost, and main memory footprint, yet all existing designs expose a suboptimal and difficult to tune trade-off among these metrics. We pinpoint the problem to the fact that all modern key-value stores suboptimally co-tune the merge policy, the buffer size, and the Bloom filters' false positive rates in each level.

相关技术

暂无数据

相关事件

暂无数据

相关文章

暂无数据