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
Sorting:
- A pluggable implementation of the Paxos Consensus Protocol☆23Updated 8 years ago
- A playground to experiment with Raft proposal pipeline optimization☆16Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆60Updated 6 months ago
- Implemet Key-Value store using BTree☆61Updated 5 years ago
- Project for COS 518: distributed lock service☆34Updated 6 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- This is an implementation of a log structure merge tree.☆59Updated 7 years ago
- Paxos Made Simple☆19Updated 2 years ago
- Storage algorithms.☆38Updated 4 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- A comparison of skip lists written in Go☆54Updated 3 years ago
- LSM-based key-value store in Go for educational purpose.☆68Updated 2 months ago
- Time, Clocks, and the Ordering of Events☆40Updated 3 years ago
- ☆14Updated 2 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆36Updated this week
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- A pluggable implementation of the Egalitarian Paxos Consensus Protocol☆61Updated 4 years ago
- ☆29Updated 8 years ago
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- ☆12Updated 6 years ago
- ☆34Updated 4 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 4 years ago
- An update-in-place key-value store for modern storage.☆142Updated last year
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- survey and analysis of kv-stores in academia and industry☆10Updated 5 years ago
- An implementation of an LSM Tree in Python☆48Updated 2 years ago
- Skeena: Efficient and Consistent Cross-Engine Transactions (SIGMOD 2022, ACM SIGMOD Research Highlights Award 2022)☆21Updated 2 years ago
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆38Updated 6 years ago