raft-grpc-example

Raft cluster example

An example of using Hashicorp's Raft implementation with gRPC in Go.

Example code for how to get hashicorp/raft running with gRPC

GitHub

212 stars
7 watching
43 forks
Language: Go
last commit: 5 months ago
golanggrpcgrpc-gohashicorp-raftraft

Related projects:

Repository Description Stars
vladimirvivien/go-grpc A collection of Go examples showcasing the features and benefits of gRPC for building efficient and scalable RPC systems. 243
lixd/grpc-go-example A collection of tutorials and examples on gRPC development in Go 165
shuza/kubernetes-go-grpc Developing Go-based microservices using gRPC and deploying them in Kubernetes with load balancing, tracing, and rate limiting. 41
preslavmihaylov/go-grpc-crash-course A tutorial and learning resource on using gRPC with Go for building networked services 10
piotrkowalczuk/promgrpc Provides metrics and instrumentation for gRPC-based Go applications. 52
johanbrandhorst/grpc-gateway-boilerplate Provides boilerplate code for creating REST services powered by gRPC-Gateway in Go. 478
rogchap/wombat An automated gRPC client builder and runtime environment 1,397
utrack/clay Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go 290
rookie-ninja/rk-grpc A tool for building gRPC microservices with automated code generation and middleware support 75
grpc/grpc-swift A Swift language implementation of the gRPC protocol 2,061
easycz/grpc-web-hacker-news An example app demonstrating grpc-web integration with React and Redux 386
walterwanderley/sqlc-grpc A Go-based gRPC and HTTP/JSON server generator from sqlc queries 137
feuyeux/hello-grpc Demonstrates gRPC examples in 12 programming languages with simple server and client examples showcasing gRPC features. 13
e-xpertsolutions/go-cluster Implementation of k-modes and k-prototypes clustering algorithms in Go. 43
containerd/ttrpc A lightweight GRPC implementation optimized for low-memory environments. 563