dianchengwangCHN / raft-key-value-storeLinks
A distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading techniques to support concurrent requests.
☆19Updated 5 years ago
Alternatives and similar repositories for raft-key-value-store
Users that are interested in raft-key-value-store are comparing it to the libraries listed below
Sorting:
- RAFT based Key-Value Store with Transaction Support☆8Updated 5 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- Storage algorithms.☆38Updated 4 years ago
- Distributed key-value database in Go☆43Updated 4 years ago
- An example of building a distributed key value database, using hashicorp's raft and gossip sdks☆10Updated 2 years ago
- Dcrontab is a Distributed Crontab using Raft Consensus (esp. useful for scheduling critical tasks)☆19Updated 2 years ago
- ☆34Updated 4 years ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆225Updated last year
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 10 months ago
- A distributed message queue.☆125Updated last month
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Lock-free ring buffer in Go, support SPSC/SPMC/MPSC/MPMC implementations.☆18Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 9 months ago
- A Github repo for Building a NoSQL database from zero☆58Updated 2 years ago
- Distributed Computing with Go, published by Packt☆74Updated 2 years ago
- A comparison of skip lists written in Go☆54Updated 4 years ago
- Database server written from scratch☆14Updated 2 years ago
- TiKV based Pub/Sub server☆34Updated 6 years ago
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆48Updated 6 years ago
- ETL/Pipeline library☆18Updated this week
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 6 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆121Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 9 months ago
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- A multi-master k/v store using gossip for replication written in Go☆19Updated 6 years ago
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- Demo execution of a payment transaction without an atomic commit across 3 partitions.☆35Updated 6 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆103Updated 7 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 2 years ago