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:
- Storage algorithms.☆38Updated 4 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- An example of building a distributed key value database, using hashicorp's raft and gossip sdks☆10Updated 2 years ago
- Distributed key-value database in Go☆44Updated 5 years ago
- ☆34Updated 4 years ago
- Database server written from scratch☆15Updated 2 years ago
- LSM tree based key-value database☆31Updated last year
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- A distributed message queue.☆125Updated 5 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- Lock-free ring buffer in Go, support SPSC/SPMC/MPSC/MPMC implementations.☆20Updated 2 years ago
- Dcrontab is a Distributed Crontab using Raft Consensus (esp. useful for scheduling critical tasks)☆19Updated 2 years ago
- TiKV based Pub/Sub server☆34Updated 6 years ago
- Straightforward implementation of Raft Consensus☆66Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆228Updated last year
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- Distributed Computing with Go, published by Packt☆76Updated 2 years ago
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆48Updated 6 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- [Go] - Bully algorithm visualization & implementation written in Golang.☆64Updated 6 years ago
- concurrent map implementation using bucket list like a skip list.☆10Updated 3 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 3 years ago
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- Apache Kafka Streams for Golang☆52Updated 2 years ago
- ☆132Updated 7 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- Minimal hashicorp/raft example☆41Updated 5 months ago