kkdai / raftserver
A RPC Server implement base on Raft Paper in Golang
☆9Updated 8 years ago
Alternatives and similar repositories for raftserver:
Users that are interested in raftserver are comparing it to the libraries listed below
- a Go package implementing the Raft consensus protocol☆22Updated 11 years ago
- TRR: Time-Series of gorilla algorithm with Raft RPC Server/Client in Golang☆8Updated 8 years ago
- more advanced sync primitives in Go☆14Updated 5 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- distributed rate limiter for traffic control☆13Updated 7 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- A pure Go implementation of the Lua virtual machine.☆45Updated 8 years ago
- Go implement for Paxos algorithm☆51Updated 5 years ago
- A simple Go app to understand the Raft Consensus Algorithm☆12Updated 8 years ago
- sync config from redis or others storage while the config values changed☆12Updated 8 years ago
- Golang implentation of paxos consensus algorithm☆50Updated 5 years ago
- Simple RPC Key Value Server using etcd/Raft in Golang☆13Updated 9 years ago
- In-process message exchange for Go (Golang)☆12Updated 9 years ago
- A simple implementation of the Raft Consensus algorithm☆9Updated 8 years ago
- Basic paxos