Skip to main content
SHARE
Publication

BESPOKV: Application Tailored Scale-Out Key-Value Stores...

Publication Type
Conference Paper
Book Title
SC18: International Conference for High Performance Computing, Networking, Storage and Analysis
Publication Date
Page Numbers
14 to 29
Conference Name
31st International Conference on High Performance Computing, Networking, Storage and Analysis (SC18)
Conference Location
Dallas, Texas, United States of America
Conference Sponsor
IEEE and ACM
Conference Date
-

Enterprise KV stores are not well suited for HPC applications, and entail customization and cumbersome end-to-end KV design to extract the HPC application needs. To this end, in this paper we present BESPOKV, an adaptive, extensible, and scale-out KV store framework. BESPOKV decouples the KV store design into the control plane for distributed management and the data plane for local data store. BESPOKV takes as input a single-server KV store, called a datalet, and transparently enables a scalable and fault-tolerant distributed KV store service. The resulting distributed stores are also adaptive to consistency or topology requirement changes and can be easily extended for new types of services. Experiments show that BESPOKV-enabled distributed KV stores scale horizontally to a large number of nodes, and performs comparably and sometimes better than the state-of-the-art systems.