lsm-tree topic
lotusdb
Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.
wickdb
Pure Rust LSM-tree based embedded storage engine
Jungle
An embedded key-value store library specialized for building state machine and log store
Distributed-KV
分布式键值系统,供学习使用,不断完善中。截至目前:根据LSM论文,并结合CPP已有的实现,利用Java实现了LSM架构;综合Dubbo等框架的特点,实现了简洁的RPC框架。
sLSM-Tree
High-Performance C++ Data System
qed
The scalable, auditable and high-performance tamper-evident log project
ZoneTree
ZoneTree is a persistent, high-performance, transactional, ACID-compliant ordered key-value database for NET. It can operate in memory or on local/cloud storage.
vidardb-engine
VidarDB engine is a modern embedded key-value store with a versatile storage engine. It is a lineage of LevelDB and RocksDB, but with support of various workloads.
keydb
high performance key value database written in Go. Deprecated. Use robaho/leveldb
mirdb
MirDB: A Persistent Key-Value Store with Memcached protocol.