cluster-sdk

module
v0.0.0-...-d62ec89 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 2, 2021 License: MPL-2.0

README

Cluster-SDK

Cluster-sdk is an end-to-end framework to build high available applications based on Raft.

Features

  • Extensible GRPC server.
  • Gossip discovery based on Serf.
  • High availability with Raft.

Example

$ go run ./example/main.go --node-name one --bootstrap 3 --grpc-port 5000

$ go run ./example/main.go --node-name two --bootstrap 3 --grpc-port 5001

$ go run ./example/main.go --node-name three --bootstrap 3 --grpc-port 5002

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL