IvanProdaiko94 / raft-protocol-implementationLinks
Raft protocol implementation as part of "Distributed databases" course in UCU
☆14Updated 5 years ago
Alternatives and similar repositories for raft-protocol-implementation
Users that are interested in raft-protocol-implementation are comparing it to the libraries listed below
Sorting:
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 9 months ago
- LSM tree based key-value database☆30Updated last year
- Storage algorithms.☆38Updated 4 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- A slick BTree on disk based key value store implemented in pure Go☆149Updated 3 years ago
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- experimental raft storage☆101Updated last week
- A comparison of skip lists written in Go☆54Updated 3 years ago
- ☆24Updated 2 months ago
- Verified, concurrent, crash-safe transaction system☆59Updated last year
- A distributed key-value store☆29Updated 2 years ago
- Native persistent memory support for Go☆81Updated 2 years ago
- ☆34Updated 4 years ago
- A Write-Ahead-Log implementation in Go☆22Updated last year
- Go implementation of B plus tree☆33Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 2 years ago
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 5 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- on-disk hash table(mainly for WAL).☆28Updated last year
- LSM-based key-value store in Go for educational purpose.☆71Updated 4 months ago
- A pluggable implementation of the Egalitarian Paxos Consensus Protocol☆61Updated 4 years ago
- A simple implementation of the Google File System in golang☆161Updated 7 years ago
- Two-phase (2PC) and three-phase (3PC) protocols implementaion in Golang☆38Updated this week
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆37Updated this week