varunu28 / graft
🪵 From scratch implementation of Raft consensus algorithm in Go
☆39Updated 3 years ago
Alternatives and similar repositories for graft:
Users that are interested in graft are comparing it to the libraries listed below
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆56Updated 6 months ago
- ViewStamped Replication implementation in Go☆39Updated last year
- LSM-based key-value store in Go for educational purpose.☆67Updated last month
- A basic Raft implementation in Go.☆222Updated last year
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- A cloud native embedded storage engine built on object storage.☆88Updated last month
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 5 months ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆321Updated last week
- A playground to experiment with Raft proposal pipeline optimization☆16Updated 2 years ago
- one billion row challenge☆42Updated last year
- ☆35Updated 4 years ago
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel E…☆125Updated last week
- A simple cassandra like kv store using gossip protocol☆15Updated 4 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆33Updated 2 months ago
- SimpleDB - A Simple Relational DBMS☆24Updated 3 months ago
- Project for COS 518: distributed lock service☆33Updated 5 years ago
- A Write-Ahead-Log implementation in Go☆19Updated last year
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 2 years ago
- ☆128Updated 6 years ago
- A collection of resources about databases and related topics☆91Updated 2 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆140Updated 3 years ago
- (educational) build your own disk based KV store in Go☆228Updated 11 months ago
- A SQL-like query language on general Key-Value DB☆140Updated 9 months ago
- Databases are awesome! 🕶☆58Updated 2 years ago
- An LSM Tree based Key-Value storage engine written in Go☆32Updated 9 months ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆180Updated last year
- Building an intuition for latency and throughput of basic operations across SQL databases.☆53Updated last year
- Relational Database for High-Intensity OLTP workloads.☆67Updated this week
- An implementation of an educational RDBMS in Go☆23Updated 9 months ago
- An update-in-place key-value store for modern storage.☆140Updated last year