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
- A simple database based on raft and rocksdb☆52Updated 8 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 3 years ago
- Storage algorithms.☆38Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- succinct static kv☆45Updated 4 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆103Updated 2 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- A toy memory store with great performance☆36Updated 3 years ago
- Raft backend using LevelDB☆32Updated 3 years ago
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆39Updated 6 years ago
- Native persistent memory support for Go☆83Updated 2 years ago
- A comparison of skip lists written in Go☆54Updated 4 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆42Updated 5 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- Persistent Block KD Tree In Golang for Search Filtering☆38Updated last year
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- Migration tools for TiKV, e.g. online bulk load.☆38Updated last month
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- ☆13Updated 5 years ago
- An embeddable graph database for large-scale vertices and edges☆74Updated 2 years ago
- Specifying and Verfying concensus algorithms in PolarDB using TLA+☆58Updated 11 months ago
- ☆14Updated 3 years ago
- The Adaptive Radix Tree With Optimistic Synchronization.☆21Updated 6 years ago
- A multi-master k/v store using gossip for replication written in Go☆18Updated 6 years ago
- RocksDB/LevelDB inspired key-value database in Go☆10Updated 4 years ago
- A fun project for evaluating some new optimizations quickly, do not use it in production☆118Updated last year
- ☆121Updated 2 years ago
- LSM tree based key-value database☆31Updated last year