dianchengwangCHN / raft-key-value-storeLinks
A distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading techniques to support concurrent requests.
☆19Updated 5 years ago
Alternatives and similar repositories for raft-key-value-store
Users that are interested in raft-key-value-store are comparing it to the libraries listed below
Sorting:
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- Distributed key-value database in Go☆43Updated 5 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- A distributed message queue.☆125Updated 2 months ago
- Storage algorithms.☆38Updated 4 years ago
- Lock-free ring buffer in Go, support SPSC/SPMC/MPSC/MPMC implementations.☆18Updated 2 years ago
- An example of building a distributed key value database, using hashicorp's raft and gossip sdks☆10Updated 2 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 11 months ago
- Distributed Computing with Go, published by Packt☆75Updated 2 years ago
- A simple database based on raft and rocksdb☆52Updated 8 years ago
- ✨A list of awesome TiDB patterns, code templates, demos✨☆20Updated 3 years ago
- ☆34Updated 4 years ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆225Updated last year
- Straightforward implementation of Raft Consensus☆66Updated 4 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- Database server written from scratch☆14Updated 2 years ago
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 2 years ago
- A simple Redis proxy built for seamless DB replacement (pause, switch, and resume without breaking client connections)☆41Updated 3 years ago
- [Go] - Bully algorithm visualization & implementation written in Golang.☆64Updated 6 years ago
- A multi-master k/v store using gossip for replication written in Go☆19Updated 6 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆31Updated 4 years ago
- A Github repo for Building a NoSQL database from zero☆58Updated 2 years ago
- experimental raft storage☆102Updated last week
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- LSM tree based key-value database☆31Updated last year
- Raft backend using LevelDB☆32Updated 3 years ago
- TiKV based Pub/Sub server☆34Updated 6 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 9 months ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago