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 6 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
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- TiKV based Pub/Sub server☆35Updated 6 years ago
- Storage algorithms.☆38Updated 4 years ago
- Distributed Computing with Go, published by Packt☆76Updated 2 years ago
- ☆34Updated 4 years ago
- Database server written from scratch☆16Updated 2 years ago
- An example of building a distributed key value database, using hashicorp's raft and gossip sdks☆10Updated 2 years ago
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆48Updated 6 years ago
- concurrent map implementation using bucket list like a skip list.☆10Updated 3 years ago
- Distributed key-value database in Go☆44Updated 5 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated last month
- Dcrontab is a Distributed Crontab using Raft Consensus (esp. useful for scheduling critical tasks)☆19Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- ☆132Updated 7 years ago
- [Go] - Bully algorithm visualization & implementation written in Golang.☆63Updated 6 years ago
- Raft backend using LevelDB☆32Updated 3 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- B+ tree in memory with mvcc support☆18Updated 7 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆146Updated 3 years ago
- This repo provides a starting point for building applications using SingleStore, Redpanda (by Vectorized), and the Go language. SingleSto…☆23Updated last year
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- Straightforward implementation of Raft Consensus☆66Updated 4 years ago
- A multi-master k/v store using gossip for replication written in Go☆18Updated 6 years ago
- Lock-free ring buffer in Go, support SPSC/SPMC/MPSC/MPMC implementations.☆21Updated 3 years ago
- The Golang imeplentation of MVCC Hashmap☆13Updated 9 years ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆229Updated last year
- Bloomfilter written in Golang, includes rotation and RPC☆91Updated 4 months ago
- BPF with GO and Docker☆24Updated 4 years ago