varunu28 / graftLinks
🪵 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
Sorting:
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- LSM-based key-value store in Go for educational purpose.☆69Updated 3 months ago
- ViewStamped Replication implementation in Go☆39Updated last year
- A playground to experiment with Raft proposal pipeline optimization☆16Updated 2 years ago
- one billion row challenge☆42Updated last year
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- A cloud native embedded storage engine built on object storage.☆93Updated 3 months ago
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 5 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆143Updated 3 years ago
- ☆128Updated 7 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 9 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 7 months ago
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel E…☆122Updated 2 months ago
- A disk based KV store (based on Bitcask implementation)☆194Updated last year
- Project for COS 518: distributed lock service☆35Updated 6 years ago
- Databases are awesome! 🕶☆58Updated 2 years ago
- SimpleDB - A Simple Relational DBMS☆24Updated 5 months ago
- A pluggable implementation of the Egalitarian Paxos Consensus Protocol☆61Updated 4 years ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆54Updated last year
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆39Updated last year
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆329Updated last month
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- Log-structured merge-tree☆31Updated 2 years ago
- experimental raft storage☆99Updated last week
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆23Updated 3 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆135Updated last month
- ☆34Updated 4 years ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆221Updated last year
- A basic Raft implementation in Go.☆227Updated last year