alpha
Login
or
Join now
gm0stache.eu
/
proglog
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Code created while working through "Distributed Services with Go" by Travis Jeffery.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
proglog
/
internal
/
discovery
/
at
main
2 files
Gabriel
feat: use raft to dictate replication
2y ago
535d0d3b
membership.go
feat: use raft to dictate replication The replication mechanism in the distributed service is now controlled via raft. For now the followers soley replicate the logs from their leader.
2 years ago
membership_test.go
refactor: move test util func
2 years ago