justinethier / keyvaLinks
A distributed key-value store
☆31Updated 2 years ago
Alternatives and similar repositories for keyva
Users that are interested in keyva are comparing it to the libraries listed below
Sorting:
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- Implemet Key-Value store using BTree☆66Updated 6 years ago
- ☆132Updated 7 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- An update-in-place key-value store for modern storage.☆147Updated last year
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆102Updated 2 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆165Updated 4 years ago
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- Time, Clocks, and the Ordering of Events☆41Updated 4 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- A comparison of skip lists written in Go☆54Updated 4 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆83Updated 2 years ago
- SmallDB - a relational database that support various latch modes, storage modes and transaction isolation levels.☆24Updated last week
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- An Educational parallel Algorithm collection☆137Updated 11 months ago
- An adaptive radix tree for efficient indexing in main memory.☆167Updated 3 weeks ago
- HOT - Height Optimized Trie☆157Updated 7 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- Key Value Store based on LevelDB☆117Updated 4 years ago
- Reproducibility package for "Two Birds With One Stone: Designing a Hybrid Cloud Storage Engine for HTAP"☆25Updated last year
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆35Updated 4 years ago
- Experimenting with persistence in C☆186Updated 3 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆107Updated 4 months ago
- A pluggable implementation of the Egalitarian Paxos Consensus Protocol☆63Updated 5 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 7 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- ☆12Updated 7 years ago
- An embedded key-value store library specialized for building state machine and log store☆236Updated last month
- Log-Structured Merge-Tree (LSM-Tree)☆90Updated 8 years ago