Skip to search formSkip to main contentSkip to account menu

LevelDB

LevelDB is an open source on-disk key-value store written by Google fellows Jeffrey Dean and Sanjay Ghemawat. Inspired by Bigtable, LevelDB is hosted… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2019
2019
Modern Blockchains support the execution of user programs, called smart contracts. As a trusted computing platform, smart… 
2017
2017
  • 2017
  • Corpus ID: 37431448
There is an unprecedented growth in the amount of unstructured data. Therefore, key-value object storage is becoming extremely… 
2016
2016
Distributed database systems have become increasingly popular in the past years and are used widely throughout the information… 
2016
2016
Modern Non-Volatile Memory (NVM) promises persistence, byte-addressability and DRAM-like read and write latency, which offers… 
2016
2016
LSM-tree has been widely used in cloud computing systems by Google, Facebook, and Amazon, to achieve high performance for write… 
2015
2015
Memcached is a data caching system which well known as in-memory database that provide faster data access compare with on-disk… 
2015
2015
For the past five years, the bitcoin network constantly experience a growth in its size as more communities turn to accept the… 
2014
2014
Traditional file systems have some shortages in storing small files, such as randomness of data layout, waste of disk space and… 
2012
2012
Consistency preservation of replicated data is a critical aspect for distributed databaseswhich are strongly consistent. Further… 
2012
2012
Modern computer architecture with 64-bit addressing has now become commonplace. The consequence is that sufficiently large…