hanj4096 / raftdbView external linksLinks
A simple distributed key value store based on the Raft consensus protocol
☆165Jan 30, 2023Updated 3 years ago
Alternatives and similar repositories for raftdb
Users that are interested in raftdb are comparing it to the libraries listed below
Sorting:
- Raft backend implementation using BoltDB☆700Jan 14, 2026Updated 3 weeks ago
- An example of building a distributed key value database, using hashicorp's raft and gossip sdks☆10Apr 21, 2023Updated 2 years ago
- Golang implementation of the Raft consensus protocol☆8,921Jan 14, 2026Updated 3 weeks ago
- 通过hashicorp-raft库手把手调试raft协议☆200Nov 7, 2021Updated 4 years ago
- An Open-Source Distributed Time Series Database, and the BEST Open-Source replacement for InfluxDB Enterprise.☆245Jul 27, 2022Updated 3 years ago
- Minimal K/V store with API and Dashboard☆17Dec 16, 2021Updated 4 years ago
- ☆11Jun 13, 2021Updated 4 years ago
- Simple KV storage with Raft consensus algorithm inside☆20Nov 21, 2022Updated 3 years ago
- 极客时间Java进阶训练营学习笔记☆15Jan 31, 2021Updated 5 years ago
- ☆12Jun 24, 2023Updated 2 years ago
- Sample distributed Ruby app using Sinatra, ActiveRecord, and ActiveResource.☆12Mar 31, 2023Updated 2 years ago
- RocksDB/LevelDB inspired key-value database in Go☆10Nov 3, 2020Updated 5 years ago
- A sample cache server showing how to use hashicorp/raft☆76Feb 4, 2021Updated 5 years ago
- Riot is a distributed key/value system based at raft algorithm, leveldb and bitCask backend storage!!!☆107Jun 25, 2019Updated 6 years ago
- An example distributed TCP health check cluster☆14Mar 24, 2020Updated 5 years ago
- 一门公开课《MIT6.824》的大作业☆12Jun 21, 2021Updated 4 years ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Jan 30, 2025Updated last year
- 基于switch-case语句,20行代码实现无栈协程☆17May 4, 2021Updated 4 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆282Jan 26, 2025Updated last year
- The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.☆23Feb 2, 2026Updated last week
- Lightweight, fast and reliable key/value storage engine based on Bitcask.☆4,881Feb 7, 2026Updated last week
- xnnyygn's raft implementation☆240Feb 10, 2025Updated last year
- LLVM-jitted bitmaps☆27Apr 23, 2020Updated 5 years ago
- Golang DHCPv4 client library☆29Apr 16, 2025Updated 9 months ago
- 2016 MIT-6.824: Distributed System☆18Nov 10, 2017Updated 8 years ago
- Code for the raft paper implementation☆20May 16, 2024Updated last year
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,251Feb 18, 2025Updated 11 months ago
- Lean Database☆24Aug 5, 2022Updated 3 years ago
- 极客时间<网络编程实战>代码☆954Dec 22, 2023Updated 2 years ago
- distributed key-value service☆25Nov 15, 2022Updated 3 years ago
- a minimalistic implementation of RAFT algorithm☆25Nov 13, 2023Updated 2 years ago
- LeifDB - a distributed database using the Raft protocol, built in Go☆26Oct 16, 2023Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆64Oct 20, 2024Updated last year
- A key value storage example powered by hashicorp raft and BadgerDB☆102Jul 30, 2018Updated 7 years ago
- 一个基于raft算法实现的分布式K-V存储系统☆19Jun 17, 2022Updated 3 years ago
- Hands-on tutorial for building and deploying Kubernetes Initializers.☆161Sep 10, 2018Updated 7 years ago
- An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available dis…☆4,197Oct 25, 2024Updated last year
- LSM tree based key-value database☆31Mar 5, 2024Updated last year
- High performance Distributed Table Cache system designed by JD.com, Offering hotspot data cache from databases in order to reduce pressur…☆37Sep 18, 2025Updated 4 months ago