lsm-tree topic

List lsm-tree repositories

lotusdb

2.0k
Stars
175
Forks
Watchers

Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.

wickdb

616
Stars
69
Forks
Watchers

Pure Rust LSM-tree based embedded storage engine

Jungle

218
Stars
50
Forks
Watchers

An embedded key-value store library specialized for building state machine and log store

Distributed-KV

128
Stars
37
Forks
Watchers

分布式键值系统,供学习使用,不断完善中。截至目前:根据LSM论文,并结合CPP已有的实现,利用Java实现了LSM架构;综合Dubbo等框架的特点,实现了简洁的RPC框架。

qed

93
Stars
19
Forks
Watchers

The scalable, auditable and high-performance tamper-evident log project

ZoneTree

273
Stars
27
Forks
Watchers

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

93
Stars
9
Forks
Watchers

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

84
Stars
7
Forks
Watchers

high performance key value database written in Go. Deprecated. Use robaho/leveldb

mirdb

89
Stars
6
Forks
Watchers

MirDB: A Persistent Key-Value Store with Memcached protocol.