Concepedia

Publication | Closed Access

An efficient design and implementation of LSM-tree based key-value store on open-channel SSD

183

Citations

30

References

2014

Year

Abstract

Various key-value (KV) stores are widely employed for data management to support Internet services as they offer higher efficiency, scalability, and availability than relational database systems. The log-structured merge tree (LSM-tree) based KV stores have attracted growing attention because they can eliminate random writes and maintain acceptable read performance. Recently, as the price per unit capacity of NAND flash decreases, solid state disks (SSDs) have been extensively adopted in enterprise-scale data centers to provide high I/O bandwidth and low access latency. However, it is inefficient to naively combine LSM-tree-based KV stores with SSDs, as the high parallelism enabled within the SSD cannot be fully exploited. Current LSM-tree-based KV stores are designed without assuming SSD's multi-channel architecture.

References

YearCitations

1970

7.4K

2007

3.4K

2008

3.4K

2010

2.6K

2011

1.3K

1992

1.3K

1996

1.2K

1991

971

2017

611

2010

499

Page 1