justinethier / keyva
A distributed key-value store
☆26Updated last year
Alternatives and similar repositories for keyva:
Users that are interested in keyva are comparing it to the libraries listed below
- Paxos Made Simple☆18Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆52Updated 3 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆79Updated last year
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆24Updated 2 weeks ago
- SIEVE cache - simpler than LRU☆30Updated last year
- Prototype implementation of SwiftPaxos (NSDI 2024)☆17Updated 9 months ago
- This is an implementation of a log structure merge tree.☆60Updated 7 years ago
- ViewStamped Replication implementation in Go☆38Updated last year
- A basic JSON library in modern C++☆16Updated 3 years ago
- ☆12Updated 6 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆40Updated 4 years ago
- 📚 A log-structured hash table database. Speedy K/V store for datasets larger than memory.☆25Updated 2 years ago
- ☆21Updated last year
- A playground to experiment with Raft proposal pipeline optimization☆17Updated 2 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆37Updated 2 years ago
- ☆32Updated 3 years ago
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆39Updated 5 years ago
- Implemet Key-Value store using BTree☆58Updated 5 years ago
- ☆12Updated 7 months ago
- AA-tree implementation in C☆27Updated last year
- Sphinx is a fast in-memory key-value store, compatible with Memcached.☆32Updated 5 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- Based on http://efficient.github.io/epaxos (morethan5 branch)☆16Updated 4 months ago
- A library of replicated state machine algorithms is based on Viewstamped Replication Revisited☆12Updated 3 years ago
- LSM-based key-value store in Go for educational purpose.☆60Updated last month
- Time, Clocks, and the Ordering of Events☆40Updated 3 years ago
- Storage algorithms.☆37Updated 3 years ago
- A simplified implementation for log structured merge tree.☆60Updated 4 years ago
- A basic log-structured flash datastore☆20Updated 2 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆21Updated 7 years ago