IvanProdaiko94 / raft-protocol-implementationLinks
Raft protocol implementation as part of "Distributed databases" course in UCU
☆14Updated 6 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 little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated last year
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- A slick BTree on disk based key value store implemented in pure Go☆150Updated 3 years ago
- A Write-Ahead-Log implementation in Go☆22Updated last year
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- ViewStamped Replication implementation in Go☆40Updated last year
- LSM tree based key-value database☆31Updated last year
- A pluggable implementation of the Egalitarian Paxos Consensus Protocol☆61Updated 4 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆82Updated 2 years ago
- ☆25Updated 5 months ago
- Storage algorithms.☆38Updated 4 years ago
- A toy memory store with great performance☆36Updated 3 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 3 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- An Educational parallel Algorithm collection☆132Updated 9 months ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated last year
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- Native persistent memory support for Go☆83Updated 3 years ago
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆48Updated 6 years ago
- Log-structured merge-tree☆32Updated 2 years ago
- Go implementation of B plus tree☆33Updated 3 years ago
- The `io_uring` library and runtime for GO☆151Updated 5 months ago
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- Project for COS 518: distributed lock service☆37Updated 6 years ago
- Verified, concurrent, crash-safe transaction system☆59Updated last year
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆375Updated last year
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- A comparison of skip lists written in Go☆53Updated 4 years ago