Skip to search formSkip to main contentSkip to account menu

Log-structured merge-tree

Known as: LSM, LSM-tree, Log-structured merge tree 
In computer science, the log-structured merge-tree (or LSM tree) is a data structure with performance characteristics that make it attractive for… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2019
2019
ion for modifying FTLs. In the rest of this paper, we present the lessons we learnt programming a SoC-Based front-end to Open… 
2018
2018
Log-structured Merge Tree (LSM) [17] is a data structure that is widely used in write-intensive storage system. However, it… 
2018
2018
In this paper we investigate replica-group reconfiguration as a way to mask performance bottlenecks on the primary node of a… 
2017
2017
The amount of internet-connected devices is rapidly expanding. Embedded with various sensors, these devices are generating ever… 
2017
2017
Today, data outsourcing to the clouds is a popular computing paradigm, and enabling efficient and trustworthy outsourcing becomes… 
2016
2016
LSM-tree has been widely used in cloud computing systems by Google, Facebook, and Amazon, to achieve high performance for write… 
2016
2016
With the advent of cloud computing, huge amount of data are stored on the cloud. To remove the redundant data, the Deduplication… 
2014
2014
Big data real-time processing aims for faster retrieval of data and analysis. Lately, in order to accelerate real-time processing…