dianchengwangCHN / raft-key-value-store
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
- concurrent map implementation using bucket list like a skip list.☆10Updated 2 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆23Updated 8 years ago
- ☆34Updated 4 years ago
- Storage algorithms.☆38Updated 4 years ago
- Dcrontab is a Distributed Crontab using Raft Consensus (esp. useful for scheduling critical tasks)☆19Updated 2 years ago
- Database server written from scratch☆14Updated 2 years ago
- one billion row challenge☆42Updated last year
- An example of building a distributed key value database, using hashicorp's raft and gossip sdks☆10Updated 2 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated last year
- experimental raft storage☆97Updated last week
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 5 years ago
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆49Updated 5 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated 2 years ago
- A linux top like tool for TiDB☆17Updated 5 years ago
- The most user friendly dependency injection library for go☆12Updated 8 months ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆28Updated 4 years ago
- In memory sharded cache implementation☆35Updated 3 years ago
- BPF with GO and Docker☆23Updated 3 years ago
- A simple distributed key-value store by using hashicorp/raft☆11Updated 3 years ago
- A multi-master k/v store using gossip for replication written in Go☆19Updated 6 years ago
- ✨A list of awesome TiDB patterns, code templates, demos✨☆20Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 5 months ago
- Lock-free ring buffer in Go, support SPSC/SPMC/MPSC/MPMC implementations.☆18Updated 2 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆39Updated 3 years ago
- Storage Engine for block and key/value stores.☆24Updated last week
- Schema-free, document-oriented streaming database that optimized for monitoring network traffic in real-time☆39Updated 2 years ago
- Code samples from medium posts☆17Updated 2 years ago
- Golang experiments about how Linux namespace works.☆35Updated 2 years ago
- Apache arrow examples in golang☆16Updated 3 years ago