Affiliation:
1. Snowflake Computing ETH Zurich
2. Microsoft ETH Zurich
3. Oracle Labs ETH Zurich
4. ETH Zurich
5. Microsoft Research ETH Zurich
Abstract
Key-Value Stores (KVS) are becoming increasingly popular because they scale up and down elastically, sustain high throughputs for get/put workloads and have low latencies. KVS owe these advantages to their simplicity. This simplicity, however, comes at a cost: It is expensive to process complex, analytical queries on top of a KVS because today's generation of KVS does not support an efficient way to scan the data. The problem is that there are conflicting goals when designing a KVS for analytical queries and for simple get/put workloads: Analytical queries require high locality and a compact representation of data whereas elastic get/put workloads require sparse indexes. This paper shows that it is possible to have it all, with reasonable compromises. We studied the KVS design space and built TellStore, a distributed KVS, that performs almost as well as state-of-the-art KVS for get/put workloads and orders of magnitude better for analytical and mixed workloads. This paper presents the results of comprehensive experiments with an extended version of the YCSB benchmark and a workload from the telecommunication industry.
Subject
General Earth and Planetary Sciences,Water Science and Technology,Geography, Planning and Development
Cited by
34 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. AStore: Uniformed Adaptive Learned Index and Cache for RDMA-Enabled Key-Value Store;IEEE Transactions on Knowledge and Data Engineering;2024-07
2. Brief Announcement: LIT: Lookup Interlocked Table for Range Queries;Proceedings of the 36th ACM Symposium on Parallelism in Algorithms and Architectures;2024-06-17
3. A quantitative evaluation of persistent memory hash indexes;The VLDB Journal;2023-09-09
4. Accelerating Scan Transaction with Node Locking;2023 IEEE 29th International Conference on Embedded and Real-Time Computing Systems and Applications (RTCSA);2023-08-30
5. BP-Tree: Overcoming the Point-Range Operation Tradeoff for In-Memory B-Trees;Proceedings of the VLDB Endowment;2023-07