Skip to content

A decentralized logical framework with high concurrency and high availability based on Hashicorp raft

Notifications You must be signed in to change notification settings

kingsoftgames/go-raft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-raft

基于 hashicorp/raft 一致性去中心化逻辑框架

gen raft code from proto

go install git.shiyou.kingsoft.com/infra/go-raft/cmd/protoc-gen-go-raft
protoc *.proto  --go_out ./ --go-grpc_out=./ --go-raft_out=./

About

A decentralized logical framework with high concurrency and high availability based on Hashicorp raft

Resources

Stars

Watchers

Forks

Packages

No packages published