IvanProdaiko94 / raft-protocol-implementationLinks
Raft protocol implementation as part of "Distributed databases" course in UCU
☆15Updated 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.☆64Updated last year
- B+ tree in memory with mvcc support☆18Updated 7 years ago
- A Write-Ahead-Log implementation in Go☆25Updated 2 years ago
- Storage algorithms.☆38Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 9 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 3 years ago
- A simplified implementation for log structured merge tree.☆62Updated 5 years ago
- SmallDB - a relational database that support various latch modes, storage modes and transaction isolation levels.☆24Updated last month
- A slick BTree on disk based key value store implemented in pure Go☆150Updated 3 years ago
- ☆28Updated 9 months ago
- A toy memory store with great performance☆37Updated last month
- Implemet Key-Value store using BTree☆66Updated 6 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 5 years ago
- on-disk hash table(mainly for WAL).☆29Updated 2 years ago
- Log-structured merge-tree☆34Updated 2 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- LSM tree based key-value database☆31Updated last year
- Golang implementation of the Raft consensus protocol☆13Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- How query engine work golang port for learning purpose☆23Updated 4 years ago
- Project for COS 518: distributed lock service☆37Updated 6 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆82Updated 2 years ago
- Go implementation of B plus tree☆33Updated 3 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- ☆34Updated 4 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆44Updated 5 years ago
- succinct static kv☆47Updated 5 years ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆25Updated 11 months ago
- A pluggable implementation of the Egalitarian Paxos Consensus Protocol☆63Updated 5 years ago