Skip to main content

Showing 1–1 of 1 results for author: Reznikov, L

.
  1. arXiv:2305.05074  [pdf, other

    cs.DB cs.DS cs.IR

    Autumn: A Scalable Read Optimized LSM-tree based Key-Value Stores with Fast Point and Range Read Speed

    Authors: Fuheng Zhao, Zach Miller, Leron Reznikov, Divyakant Agrawal, Amr El Abbadi

    Abstract: The Log Structured Merge Trees (LSM-tree) based key-value stores are widely used in many storage systems to support a variety of operations such as updates, point reads, and range reads. Traditionally, LSM-tree's merge policy organizes data into multiple levels of exponentially increasing capacity to support high-speed writes. However, we contend that the traditional merge policies are not optimiz… ▽ More

    Submitted 30 June, 2024; v1 submitted 8 May, 2023; originally announced May 2023.