SCPD-Project / raft-kv-storeLinks
RAFT based Key-Value Store with Transaction Support
☆8Updated 5 years ago
Alternatives and similar repositories for raft-kv-store
Users that are interested in raft-kv-store are comparing it to the libraries listed below
Sorting:
- A distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading t…☆19Updated 5 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆30Updated 4 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 9 months ago
- Two-phase (2PC) and three-phase (3PC) protocols implementaion in Golang☆38Updated this week
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- LSM tree based key-value database☆30Updated last year
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆36Updated last month
- A simple database based on raft and rocksdb☆52Updated 8 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- Storage algorithms.☆38Updated 4 years ago
- Assignment for cmu database systems course 15445☆7Updated 6 years ago
- Log-structured merge-tree☆30Updated 2 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- ☆34Updated 4 years ago
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆48Updated 6 years ago
- A Write-Ahead-Log implementation in Go☆22Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Extremely fast and compact in-memory embedded column oriented database☆19Updated 7 years ago
- ☆129Updated 7 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 5 years ago
- The Golang imeplentation of MVCC Hashmap☆13Updated 8 years ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 5 years ago
- An example of building a distributed key value database, using hashicorp's raft and gossip sdks☆10Updated 2 years ago
- An LSM Tree based Key-Value storage engine written in Go☆38Updated last year
- A persistent storage (in file) based using B+ tree with byte-slice keys and values☆27Updated 3 years ago
- ☆29Updated 8 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- Key-value store on top of Raft Consensus Algorithm☆11Updated 7 years ago
- Project for COS 518: distributed lock service☆35Updated 6 years ago