eatonphil / goraft
A basic Raft implementation in Go.
☆222Updated last year
Alternatives and similar repositories for goraft:
Users that are interested in goraft are comparing it to the libraries listed below
- A cloud native embedded storage engine built on object storage.☆85Updated 3 weeks ago
- (educational) build your own disk based KV store in Go☆227Updated 11 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆56Updated 5 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆117Updated 2 years ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆321Updated this week
- B-tree implementation for Go☆235Updated 3 years ago
- Go port of Google's Swiss Table hash table☆420Updated this week
- ViewStamped Replication implementation in Go☆39Updated last year
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 2 years ago
- Durable coroutines for Go☆416Updated 8 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆366Updated last year
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆280Updated 8 months ago
- Modern efficient cache design with simple FIFO queue only in Golang☆153Updated 2 months ago
- Another minimal Raft implementation in Rust.☆181Updated last year
- one billion row challenge☆42Updated last year
- LRU cache using go generics☆119Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆97Updated 5 months ago
- LSM-based key-value store in Go for educational purpose.☆65Updated last month
- Concurrency toolkit for Go☆200Updated 8 months ago
- A disk based KV store (based on Bitcask implementation)☆174Updated last year
- A fast and easy-to-configure load balancer☆62Updated 2 months ago
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆223Updated last year
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆131Updated 2 weeks ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆137Updated 2 years ago
- An LSM Tree based Key-Value storage engine written in Go☆32Updated 9 months ago
- distributed, durable, and highly available log built on top of S3☆174Updated 2 months ago
- A distributed message queue.☆123Updated 7 months ago
- experimental raft storage☆95Updated 3 weeks ago
- A SQL-like query language on general Key-Value DB☆140Updated 9 months ago
- Databases are awesome! 🕶☆58Updated 2 years ago