eatonphil / raft-exampleLinks
Minimal hashicorp/raft example
☆39Updated last month
Alternatives and similar repositories for raft-example
Users that are interested in raft-example are comparing it to the libraries listed below
Sorting:
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆143Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- ViewStamped Replication implementation in Go☆39Updated last year
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- A cloud native embedded storage engine built on object storage.☆93Updated 4 months ago
- on-disk hash table(mainly for WAL).☆28Updated last year
- ☆168Updated 6 months ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆330Updated 2 months ago
- Straightforward implementation of Raft Consensus