Example code for how to get hashicorp/raft running with gRPC
☆231Jul 22, 2024Updated last year
Alternatives and similar repositories for raft-grpc-example
Users that are interested in raft-grpc-example are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- gRPC wrapper for Hashicorp's raft.Raft object☆25Aug 24, 2023Updated 2 years ago
- Make hashicorp/raft communicate over gRPC☆51Jul 22, 2024Updated last year
- Send gRPCs to your Raft leader☆21Sep 7, 2021Updated 4 years ago
- Golang implementation of the Raft consensus protocol☆8,988Updated this week
- A reference use of Hashicorp's Raft implementation☆1,084Aug 17, 2025Updated 7 months ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Raft backend implementation using BoltDB☆705Mar 13, 2026Updated last month
- Raft backend implementation using BadgerDB☆120May 17, 2023Updated 2 years ago
- Minimal hashicorp/raft example☆41Jun 8, 2025Updated 10 months ago
- A simple distributed key-value store by using hashicorp/raft☆11Feb 7, 2022Updated 4 years ago
- Examples for Dragonboat☆195Aug 10, 2024Updated last year
- Multiresolver allows you to Dial to multiple hosts/IPs as a single ClientConn.☆20Aug 24, 2023Updated 2 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137May 11, 2025Updated 11 months ago
- A feature complete and high performance multi-group Raft library in Go.☆5,301Jul 23, 2025Updated 8 months ago
- LMDB backend for Raft☆140Feb 20, 2026Updated last month
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- experimental raft storage☆112Nov 16, 2025Updated 5 months ago
- Raft library for maintaining a replicated state machine☆1,012Apr 8, 2026Updated last week
- Straightforward implementation of Raft Consensus☆66Apr 19, 2021Updated 4 years ago
- RocksDB/LevelDB inspired key-value database in Go☆5,842Updated this week
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Jan 30, 2025Updated last year
- a simple redis-like in pure python☆14Oct 12, 2023Updated 2 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Sep 8, 2022Updated 3 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Jun 18, 2019Updated 6 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).