Skip to main navigation Skip to search Skip to main content

TieredKV: A Tiered LSM-Learned Index Design for Superior Performance on Storage

Research output: Chapter in Book/Report/Conference proceedingConference contribution

Abstract

We present TieredKV, a novel tiered key-value store that seamlessly integrates a Log-Structured Merge (LSM) tree with a Learned Index to achieve superior read and write performance on storage systems. While existing approaches use learned indexes primarily as auxiliary components within LSM trees, TieredKV employs a two-tier design where the LSM tree handles recent write operations while a separate Learned Index accelerates read performance. Our design includes a non-blocking conversion mechanism that efficiently transforms LSM data into a Learned Index during garbage collection, maintaining high performance without interrupting operations. TieredKV dramatically reduces LSM size through this tiered approach, leading to significant performance gains in both reads and writes. Extensive evaluations across diverse workloads show that TieredKV outperforms state-of-the-art LSM-based solutions by up to 4.32x for read operations and 1.43x for writes, and achieves up to 7.9x better overall performance compared with on-storage Learned Index. The system demonstrates robust performance across different data distributions, access patterns, and storage media including both SSDs and HDDs.

Original languageEnglish (US)
Title of host publicationProceedings of the 18th ACM International Systems and Storage Conference, SYSTOR 2025
PublisherAssociation for Computing Machinery, Inc
Pages107-121
Number of pages15
ISBN (Electronic)9798400721199
DOIs
StatePublished - Sep 8 2025
Event18th ACM International Systems and Storage Conference, SYSTOR 2025 - Virtual, Online, Israel
Duration: Sep 8 2025Sep 9 2025

Publication series

NameProceedings of the 18th ACM International Systems and Storage Conference, SYSTOR 2025

Conference

Conference18th ACM International Systems and Storage Conference, SYSTOR 2025
Country/TerritoryIsrael
CityVirtual, Online
Period9/8/259/9/25

Bibliographical note

Publisher Copyright:
© 2025 Copyright held by the owner/author(s).

Keywords

  • Key-Value Store
  • Learned Index
  • Log-Structured Merge Tree
  • Storage System

Fingerprint

Dive into the research topics of 'TieredKV: A Tiered LSM-Learned Index Design for Superior Performance on Storage'. Together they form a unique fingerprint.

Cite this