summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-05fixPaul Buetow
2023-06-04refactorPaul Buetow
2023-06-04only notify new live nodes when changedPaul Buetow
2023-06-04first ID in message is from nodePaul Buetow
2023-06-04refactor to channel a list of live nodesPaul Buetow
2023-05-28skip expired votesPaul Buetow
2023-05-28fix (another) race conditionPaul Buetow
2023-05-28fix race conditionPaul Buetow
2023-05-28refactorPaul Buetow
2023-05-28fix unit testsPaul Buetow
2023-05-28add fan out for client votesPaul Buetow
2023-05-22CleanExpired -> ExpirePaul Buetow
2023-05-22use of serverCtxPaul Buetow
2023-05-22return error from RunPaul Buetow
2023-05-22catch signals for shutdownPaul Buetow
2023-05-22move server and client into their own packagesPaul Buetow
2023-05-22move quorum into its own packagePaul Buetow
2023-05-21refactor vote into its own packagePaul Buetow
2023-05-21refactor config to separate packagePaul Buetow
2023-05-20split up to serverPaul Buetow
2023-05-20run expiry after expiryTime automaticallyPaul Buetow
2023-05-20can determine the winnerPaul Buetow
2023-05-20can break tie scorePaul Buetow
2023-05-20can test clean expiryPaul Buetow
2023-05-20votes can expirePaul Buetow
2023-05-19excluding votes for non-participantsPaul Buetow
2023-05-19add vote testPaul Buetow
2023-05-19add config unit testsPaul Buetow
2023-05-19can reject non-participantsPaul Buetow
2023-05-18refactorPaul Buetow
2023-05-17refactor and also add voting channelPaul Buetow
2023-05-17initial versionPaul Buetow
2023-04-17Initial commitPaul Buetow