alexander-akhmetov / raft-kvLinks
Simple KV storage with Raft consensus algorithm inside
☆20Updated 3 years ago
Alternatives and similar repositories for raft-kv
Users that are interested in raft-kv are comparing it to the libraries listed below
Sorting:
- An example of building a distributed key value database, using hashicorp's raft and gossip sdks☆10Updated 2 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 3 years ago
- succinct static kv☆47Updated 4 years ago
- Storage algorithms.☆38Updated 4 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- A simple database based on raft and rocksdb☆52Updated 8 years ago
- A toy memory store with great performance☆37Updated 3 weeks ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- RocksDB/LevelDB inspired key-value database in Go☆10Updated 5 years ago
- A time series database prototype with multiple backends☆23Updated 5 years ago
- Migration tools for TiKV, e.g. online bulk load.☆38Updated 2 months ago
- Tool to tune TiKV with ML method☆64Updated 5 years ago
- An embeddable graph database for large-scale vertices and edges☆74Updated 2 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆102Updated 2 years ago
- go-sqlancer☆78Updated 5 years ago
- A comparison of skip lists written in Go☆55Updated 4 years ago
- Raft backend using LevelDB☆32Updated 3 years ago
- LSM tree based key-value database☆31Updated last year
- Programming challenges for MO candidates☆31Updated 3 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated last month
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 9 years ago
- TiKV based Pub/Sub server☆35Updated 6 years ago
- B+ tree in memory with mvcc support☆18Updated 7 years ago
- go-jepsen is a toolset for distributed systems verification, includes SIV(Snapshot Isolation Verification) and etc...☆63Updated 7 years ago
- dragonboat multi group raft product ready example by pebbledb☆19Updated 2 years ago
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆36Updated 6 years ago
- Explore JIT in TiDB☆27Updated 4 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 2 years ago