bitcask topic
List
bitcask repositories
raft-auto-increment
23
Stars
1
Forks
Watchers
Distributed, fault-tolerant, persistent, auto-increment ID generation service with Raft consensus
skl
37
Stars
5
Forks
Watchers
A lock-free thread-safe arena based Skiplist impelementation for building memtable.
tiny-bitcask
27
Stars
6
Forks
Watchers
build a tiny kv store base on Bitcask
bitcask-rb
63
Stars
1
Forks
Watchers
📁 Build your own fast, persistent KV store(Based on bitcask paper)
bitcask
18
Stars
1
Forks
Watchers
A tiny key-value store backed by Bitcask and Redis Serialization Protocol