varunu28 / graft
🪵 From scratch implementation of Raft consensus algorithm in Go
☆38Updated 3 years ago
Alternatives and similar repositories for graft:
Users that are interested in graft are comparing it to the libraries listed below
- ViewStamped Replication implementation in Go☆39Updated last year
- LSM-based key-value store in Go for educational purpose.☆65Updated 3 weeks ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆56Updated 5 months ago
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- A simple cassandra like kv store using gossip protocol☆14Updated 4 years ago
- A cloud native embedded storage engine built on object storage.☆84Updated 2 weeks ago
- A basic Raft implementation in Go.☆221Updated 11 months ago
- one billion row challenge☆42Updated last year
- Project for COS 518: distributed lock service☆33Updated 5 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆33Updated last month
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆23Updated 2 weeks ago
- TLA+ specifications for Kafka related algorithms☆64Updated last month
- ☆42Updated last year
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆39Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆97Updated 4 months ago
- ☆128Updated 6 years ago
- A playground to experiment with Raft proposal pipeline optimization☆17Updated 2 years ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆102Updated 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…☆320Updated this week
- ☆35Updated 4 years ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆177Updated 11 months ago
- A collection of resources about databases and related topics☆89Updated 2 years ago
- A SQL-like query language on general Key-Value DB☆140Updated 9 months ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 4 years ago
- AnyBlob - A Universal Cloud Object Storage Download Manager Built For Cost-Throughput Optimal Analytics!☆121Updated last week
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Building an intuition for latency and throughput of basic operations across SQL databases.☆51Updated last year
- Minimal hashicorp/raft example☆37Updated 2 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆136Updated 2 years ago