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
/
at
main
8 folders
1 file
Gabriel
feat(resolver): add retry to leader lookup
2y ago
0029d442
agent
revert: "fix(agent): setup mux at bind addr" This reverts commit aca8998c409aadf72cb1a3552fc8f6e382e2d33d.
2 years ago
auth
feat: extend authentication The server now uses an ACL to authorize user requests.
2 years ago
cmd
feat(cmd): add test util to discover servers
2 years ago
config
refactor: use underscore in env var name
2 years ago
discovery
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
loadbalance
feat(resolver): add retry to leader lookup
2 years ago
log
fix(log): use configured timeouts
2 years ago
server
feat: add protobuf health check
2 years ago
testutils.go
test: add logging to helper methods
2 years ago