KVPack

A hybrid indexing scheme for KV-SSD that combines multiple index structures to optimize I/O performance across diverse workload patterns on emerging Key-Value storage devices.

data-systems in-progress
cqemunvme

KVPack

KVPack combines multiple indexing structures into a hybrid scheme optimized for Key-Value SSD devices. Rather than relying on a single index type, KVPack selects and combines index structures based on workload characteristics, improving performance across diverse access patterns.

Key Results

  • Hybrid approach combining multiple index structures for workload-adaptive performance
  • Optimized for the in-storage processor constraints of KV-SSD devices
  • Under review for publication in IEEE TCC