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
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆28Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆56Updated 5 months ago
- A cloud native embedded storage engine built on object storage.☆84Updated 2 weeks ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆102Updated 2 years ago
- Viewstamped Replication for Rust☆67Updated last year
- ☆76Updated 11 months ago
- Databases are awesome! 🕶☆58Updated last year
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- LSM-based key-value store in Go for educational purpose.☆65Updated 2 weeks ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆38Updated 3 years ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆51Updated last year
- LazyFS: A FUSE Filesystem with an internal dedicated page cache, which can be used to simulate data loss on unsynced writes☆139Updated 4 months ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated last year
- A playground to experiment with Raft proposal pipeline optimization☆17Updated 2 years ago
- Minimal hashicorp/raft example☆37Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- A Go library for handling LFU cache operations in O(1)☆40Updated 10 months ago
- Probabilistic transaction graph for optimistic concurrency control.☆45Updated 4 months ago
- Simple and efficient WAL implementation in Go 🚀☆59Updated 10 months ago
- Writing a SQL database, take two: Zig and RocksDB☆152Updated 2 years ago
- A benchmarking tool for RPC services☆22Updated this week
- TLA+ specifications related to Viewstamped Replication☆32Updated 2 years ago
- A library of replicated state machine algorithms is based on Viewstamped Replication Revisited☆12Updated 4 years ago
- ☆12Updated 9 months ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆35Updated 5 months ago
- one billion row challenge☆42Updated last year
- CRAQ (Chain Replication with Apportioned Queries) in Go☆136Updated 2 years ago
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆198Updated 2 years ago
- A Reservation queue with Almost Exactly Once Delivery (AEOD) semantics☆51Updated last week