justinethier / keyva
A distributed key-value store
☆29Updated 2 years ago
Alternatives and similar repositories for keyva:
Users that are interested in keyva are comparing it to the libraries listed below
- A pluggable implementation of the Paxos Consensus Protocol☆22Updated 7 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆56Updated 5 months ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 4 years ago
- A playground to experiment with Raft proposal pipeline optimization☆17Updated 2 years ago
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆38Updated 6 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆28Updated 4 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Paxos Made Simple☆18Updated last year
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- Storage algorithms.☆37Updated 4 years ago
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- ☆35Updated 4 years ago
- ☆12Updated 6 years ago
- A pluggable implementation of the Egalitarian Paxos Consensus Protocol☆61Updated 4 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆38Updated 3 years ago
- Your SQL database for learning purpose☆77Updated 9 months ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆35Updated 5 months ago
- LSM-based key-value store in Go for educational purpose.☆65Updated 3 weeks ago
- Implemet Key-Value store using BTree☆59Updated 5 years ago
- This is an implementation of a log structure merge tree.☆59Updated 7 years ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆43Updated last year
- Rabia: Simplifying State-Machine Replication Through Randomization (SOSP 2021)☆40Updated 2 years ago
- A SQL query compiler written in Rust from scratch☆22Updated 6 months ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆33Updated last month
- Databases are awesome! 🕶☆58Updated last year
- A basic JSON library in modern C++☆16Updated 3 years ago
- An implementation of an LSM Tree in Python☆48Updated 2 years ago
- Time, Clocks, and the Ordering of Events☆40Updated 3 years ago
- Based on http://efficient.github.io/epaxos (morethan5 branch)☆16Updated 6 months ago