alexander-akhmetov / raft-kv
Simple KV storage with Raft consensus algorithm inside
☆21Updated 2 years ago
Alternatives and similar repositories for raft-kv:
Users that are interested in raft-kv are comparing it to the libraries listed below
- A pluggable implementation of the Paxos Consensus Protocol☆23Updated 8 years ago
- Storage algorithms.☆38Updated 4 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 2 years ago
- The Adaptive Radix Tree With Optimistic Synchronization.☆21Updated 6 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated 2 years ago
- 🔑 A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-disk…☆33Updated last year
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- succinct static kv☆44Updated 4 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆40Updated 4 years ago
- LSM tree based key-value database☆29Updated last year
- An example of building a distributed key value database, using hashicorp's raft and gossip sdks☆10Updated 2 years ago
- A toy memory store with great performance☆34Updated 2 years ago
- A vector database built on document database☆12Updated 2 years ago
- Key/Value database benchmark☆26Updated 5 years ago
- RocksDB/LevelDB inspired key-value database in Go☆10Updated 4 years ago
- Native persistent memory support for Go☆80Updated 2 years ago
- A simple database based on raft and rocksdb☆51Updated 7 years ago
- Verified, concurrent, crash-safe transaction system☆57Updated 9 months ago
- Specifying and Verfying concensus algorithms in PolarDB using TLA+☆54Updated 7 months ago
- A key value storage example powered by hashicorp raft and BadgerDB☆103Updated 6 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆99Updated 2 years ago
- on-disk hash table(mainly for WAL).☆27Updated last year
- TiExec tries to alleviate the iTLB-Cache-Miss problem of the application it loaded, so it will bring some direct performance improvement …☆39Updated 3 years ago
- A playground to experiment with Raft proposal pipeline optimization☆16Updated 2 years ago
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆38Updated 6 years ago
- go-sqlancer☆76Updated 4 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆58Updated 6 months ago
- ☆21Updated 2 years ago
- CockroachDB with pre-generated Go code☆33Updated last year