Improving Performance of Key–Value Stores for High-Performance Storage Devices

Research output: Contribution to journalArticlepeer-review

1 Scopus citations

Abstract

Key–value stores (KV stores) are becoming popular in both academia and industry due to their high performance and simplicity in data management. Unlike traditional database systems such as relational databases, KV stores manage data in key–value pairs and do not support relationships between the data. This simplicity enables KV stores to offer higher performance. To further improve the performance of KV stores, high-performance storage devices such as solid-state drives (SSDs) and non-volatile memory express (NVMe) SSDs have been widely adopted. These devices are intended to expedite data processing and storage. However, our studies indicate that, due to a lack of multi-thread-oriented programming, the performance of KV stores is far below the raw performance of high-performance storage devices. In this paper, we analyze the performance of existing KV stores utilizing high-performance storage devices. Our analysis reveals that the actual performance of KV stores is below the potential performance that these storage devices could offer. According to the profiling results, we argue that this performance gap is due to the coarse-grained locking mechanisms of existing KV stores. To alleviate this issue, we propose a multi-threaded compaction operation that leverages idle threads to participate in I/O operations. Our experimental results demonstrate that our scheme can improve the performance of KV stores by up to 16% by increasing the number of threads involved in I/O operations.

Original languageEnglish
Article number7538
JournalApplied Sciences (Switzerland)
Volume14
Issue number17
DOIs
StatePublished - Sep 2024

Keywords

  • high-performance storage devices
  • key–value stores
  • solid-state drives

Fingerprint

Dive into the research topics of 'Improving Performance of Key–Value Stores for High-Performance Storage Devices'. Together they form a unique fingerprint.

Cite this