dianchengwangCHN / raft-key-value-store
A distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading techniques to support concurrent requests.
☆17Updated 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
- concurrent map implementation using bucket list like a skip list.☆10Updated 2 years ago
- Concurrent skiplist on golang☆15Updated 8 years ago
- Kafka replicator is a tool used to mirror and backup Kafka topics across regions☆15Updated last year
- Storage algorithms.☆37Updated 3 years ago
- Golang experiments about how Linux namespace works.☆33Updated last year
- ☆32Updated 3 years ago
- CockroachDB with pre-generated Go code☆33Updated 10 months ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated 11 months ago
- Dcrontab is a Distributed Crontab using Raft Consensus (esp. useful for scheduling critical tasks)☆19Updated last year
- ☆11Updated 4 years ago
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- RocksDB/LevelDB inspired key-value database in Go☆10Updated 4 years ago
- Distributed Computing with Go, published by Packt☆71Updated last year
- TiKV based Pub/Sub server☆34Updated 5 years ago
- Implementation of HTTP load-balancers.☆56Updated 5 years ago
- Apache arrow examples in golang☆15Updated 3 years ago
- In memory sharded cache implementation☆33Updated 3 years ago
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆11Updated 2 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆40Updated 4 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆21Updated 7 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated last year
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆69Updated 3 years ago
- A simplified implementation for log structured merge tree.☆60Updated 4 years ago
- GCounter CRDT Implemented in Go & Docker☆14Updated 4 years ago
- Distributed key-value database in Go☆43Updated 4 years ago
- Make hashicorp/raft communicate over gRPC☆48Updated 5 months ago
- Simple Go + Consul Distributed System☆55Updated 5 years ago
- Golang implementation of Chord DHT☆35Updated 3 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆94Updated 2 months ago