tangledbytes / go-vsr
ViewStamped Replication implementation in Go
☆39Updated last year
Alternatives and similar repositories for go-vsr:
Users that are interested in go-vsr are comparing it to the libraries listed below
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆55Updated 4 months ago
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆28Updated last year
- A cloud native embedded storage engine built on object storage.☆84Updated last week
- Minimal hashicorp/raft example☆36Updated 2 years ago
- Viewstamped Replication for Rust☆67Updated last year
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆101Updated 2 years ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆40Updated 5 months ago
- A local first persistent log☆35Updated 2 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- A playground to experiment with Raft proposal pipeline optimization☆17Updated 2 years ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆35Updated 4 months ago
- one billion row challenge☆42Updated last year
- Probabilistic transaction graph for optimistic concurrency control.