varunu28 / graft
🪵 From scratch implementation of Raft consensus algorithm in Go
☆40Updated 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.☆60Updated 6 months ago
- ViewStamped Replication implementation in Go☆39Updated last year
- LSM-based key-value store in Go for educational purpose.☆67Updated 2 months ago
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- one billion row challenge☆42Updated last year
- Project for COS 518: distributed lock service☆34Updated 5 years ago
- A cloud native embedded storage engine built on object storage.☆90Updated 2 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 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…☆324Updated this week
- CRAQ (Chain Replication with Apportioned Queries) in Go☆142Updated 3 years ago
- ☆42Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆36Updated 10 months ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 2 years ago
- A playground to experiment with Raft proposal pipeline optimization☆16Updated 2 years ago
- A basic Raft implementation in Go.☆225Updated last year
- Log-Structured Merge Tree Java implementation☆92Updated last year
- SimpleDB - A Simple Relational DBMS☆24Updated 3 months ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆33Updated this week
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆23Updated 2 months ago
- Databases are awesome! 🕶☆58Updated 2 years ago
- Example code for how to get hashicorp/raft running with gRPC☆219Updated 9 months ago
- An update-in-place key-value store for modern storage.☆142Updated last year
- experimental raft storage☆97Updated 3 weeks ago
- Relational Database for High-Intensity OLTP workloads.☆73Updated this week
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 7 months ago
- A Write-Ahead-Log implementation in Go☆22Updated last year
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆40Updated 4 years ago
- Apache Kafka is an open-source distributed event streaming platform used by thousands of companies. uForwarder aims to address several pa…☆41Updated last month
- Simple and efficient WAL implementation in Go 🚀☆60Updated last year