alexander-akhmetov / raft-kvLinks
Simple KV storage with Raft consensus algorithm inside
☆20Updated 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
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 2 years ago
- An embeddable graph database for large-scale vertices and edges☆73Updated 2 years ago
- succinct static kv☆45Updated 4 years ago
- Storage algorithms.☆38Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- A simple database based on raft and rocksdb☆52Updated 8 years ago
- Programming challenges for MO candidates☆31Updated 3 years ago
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- Tool to tune TiKV with ML method☆64Updated 4 years ago
- The Golang imeplentation of MVCC Hashmap☆13Updated 8 years ago
- A fun project for evaluating some new optimizations quickly, do not use it in production☆118Updated last year
- Raft backend using LevelDB☆32Updated 3 years ago
- TiExec tries to alleviate the iTLB-Cache-Miss problem of the application it loaded, so it will bring some direct performance improvement …☆41Updated 3 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- RocksDB/LevelDB inspired key-value database in Go☆10Updated 4 years ago
- Migration tools for TiKV, e.g. online bulk load.☆38Updated 3 weeks ago
- A toy memory store with great performance☆35Updated 3 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆101Updated 2 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆103Updated 7 years ago
- HotRing: A Hotspot-Aware In-Memory Key-Value Store reading report code/data☆41Updated 4 years ago
- Talent Plan 2.0☆54Updated 3 years ago
- ☆13Updated 5 years ago
- dragonboat multi group raft product ready example by pebbledb☆19Updated last year
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆39Updated 6 years ago
- LSM tree based key-value database☆31Updated last year
- A comparison of skip lists written in Go☆54Updated 4 years ago
- A simple implementation of the Google File System in golang☆161Updated 7 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- go-sqlancer☆77Updated 4 years ago