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 small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 10 months ago
- A distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading t…☆19Updated 5 years ago
- LSM-based key-value store in Go for educational purpose.☆71Updated 5 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- Two-phase (2PC) and three-phase (3PC) protocols implementaion in Golang☆38Updated last week
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆30Updated 4 years ago
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- Distributed key-value database in Go☆43Updated 4 years ago
- LSM tree based key-value database☆31Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 9 months ago
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 6 years ago
- Project for COS 518: distributed lock service☆36Updated 6 years ago
- Distributed KV data store with tunable consistency, synchronous replication☆66Updated last year
- Key-value store on top of Raft Consensus Algorithm☆11Updated 7 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- LFU-based in-memory cache in Rust☆17Updated 2 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- ☆129Updated 7 years ago
- A Write-Ahead-Log implementation in Go☆22Updated last year
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆189Updated last year
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 2 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆37Updated 2 weeks ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆48Updated 6 years ago
- ☆34Updated 4 years ago
- An LSM Tree based Key-Value storage engine written in Go☆40Updated last year
- Database server written from scratch☆14Updated 2 years ago
- A simple database based on raft and rocksdb☆52Updated 8 years ago
- A slick BTree on disk based key value store implemented in pure Go☆149Updated 3 years ago