justinethier / keyvaLinks
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 little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 7 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Paxos Made Simple☆19Updated 2 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years 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☆16Updated 2 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆30Updated 4 years ago
- ☆34Updated 4 years ago
- A persistent storage (in file) based using B+ tree with byte-slice keys and values☆27Updated 3 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆36Updated 3 weeks ago
- This is an implementation of a log structure merge tree.☆59Updated 7 years ago
- Golang library for using persistent memory☆29Updated 2 years ago
- A comparison of skip lists written in Go☆54Updated 3 years ago
- Project for COS 518: distributed lock service☆34Updated 6 years ago
- An implementation of an LSM Tree in Python☆49Updated 2 years ago
- Storage algorithms.☆38Updated 4 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- ☆12Updated 6 years ago
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆38Updated 6 years ago
- A toy memory store with great performance☆34Updated 2 years ago
- Implementation of MapReduce in Go.☆20Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated 7 months ago
- A collection of resources about databases and related topics☆91Updated 2 years ago
- Efficient set similarity search algorithms implemented in Go☆33Updated 2 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆72Updated last year
- A disk based KV store (based on Bitcask implementation)☆178Updated last year
- LSM-based key-value store in Go for educational purpose.☆68Updated 3 months ago