eatonphil / goraft
A basic Raft implementation in Go.
☆206Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for goraft
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆47Updated 2 weeks ago
- (educational) build your own disk based KV store in Go☆192Updated 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…☆272Updated this week
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆111Updated last year
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆100Updated 2 years ago
- Another minimal Raft implementation in Rust.☆175Updated 9 months ago
- A cloud native embedded storage engine built on object storage.☆44Updated this week
- A disk based KV store (based on Bitcask implementation)☆168Updated 11 months ago
- Durable coroutines for Go☆411Updated 4 months ago
- LSM-based key-value store in Go for educational purpose.☆54Updated 3 weeks ago
- A SQL-like query language on general Key-Value DB☆137Updated 4 months ago
- A fast and easy-to-configure load balancer☆55Updated last week
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆356Updated 11 months ago
- B-tree implementation for Go☆233Updated 2 years ago
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆281Updated 4 months ago
- Writing a SQL database, take two: Zig and RocksDB☆141Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆92Updated 2 weeks ago
- A distributed thread-per-core document database☆495Updated 10 months ago
- Your SQL database for learning purpose☆75Updated 5 months ago
- Modern efficient cache design with simple FIFO queue only in Golang☆141Updated 2 months ago
- A distributed message queue.☆123Updated 3 months ago
- Example code for how to get hashicorp/raft running with gRPC☆208Updated 3 months ago
- Go port of Google's Swiss Table hash table☆317Updated 4 months ago
- ViewStamped Replication implementation in Go☆38Updated 11 months ago
- LRU cache using go generics☆119Updated 2 years ago
- Pure Go SQL parser☆138Updated this week
- B-tree generator for C☆97Updated this week
- Minimal hashicorp/raft example☆32Updated 2 years ago
- one billion row challenge☆42Updated 10 months ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆48Updated last year