issues
search
dev-urandom
/
graft
Guys have you heard of this consensus protocol called raft?
12
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Start removing examples
#34
benmills
closed
11 years ago
0
Random Election Timeouts
#33
wjdix
closed
4 years ago
0
Refactor sending of heartbeat.
#32
wjdix
closed
11 years ago
0
Adds integration test for loading state from disk.
#31
wjdix
closed
11 years ago
0
Refactor peer communication into broadcast
#30
benmills
closed
11 years ago
0
cleanup
#29
wjdix
closed
11 years ago
0
Cleanup
#28
wjdix
closed
11 years ago
0
wjdix:wip
#27
wjdix
closed
11 years ago
0
Adds some additional convenient methods to cluster.
#26
wjdix
closed
11 years ago
1
Pull out a cluster to make integration tests easier.
#25
benmills
closed
11 years ago
0
Makes stuff more better.
#24
wjdix
closed
11 years ago
0
Move some tests to examples
#23
benmills
closed
11 years ago
0
New persistence stuff
#22
wjdix
closed
11 years ago
0
http peer, friend :shipit: :heart: :cake: #OH YEAH :koolaidman:
#21
wjdix
closed
11 years ago
1
Graft as a Go library
#20
benmills
opened
11 years ago
3
Can partition channel peers
#19
wjdix
closed
11 years ago
0
Leaders will retry sending entries to peers upon failure.
#18
benmills
closed
11 years ago
0
Channel implementation of peer
#17
wjdix
closed
11 years ago
0
Leaders can coordinate appending entries
#16
benmills
closed
11 years ago
0
Errors from persist
#15
wjdix
closed
11 years ago
1
Should voters increment their term even if the candidate's log is out of date?
#14
benmills
opened
11 years ago
0
Persist Server State Before Responding to RPCs
#13
wjdix
closed
4 years ago
2
Compose a server from parts
#12
wjdix
closed
11 years ago
2
Break Server Behaviors Apart and Build Up With Composition
#11
wjdix
closed
11 years ago
0
Candidates will retry requesting a vote from a peer.
#10
benmills
closed
11 years ago
0
Reset election timer.
#9
wjdix
closed
11 years ago
0
unnest all the things
#8
wjdix
closed
11 years ago
0
ReceiveRequestVote incorrectly setting term and stepping down.
#7
benmills
closed
11 years ago
4
Servers can hold an election.
#6
benmills
closed
11 years ago
0
Use a time.Ticker rather than sleeping for repeating timeouts
#5
wjdix
closed
11 years ago
0
Voters will not grant a vote to a canidate with an out of date log.
#4
benmills
closed
11 years ago
0
Additional failure/success cases for appendEntries rpc
#3
wjdix
closed
11 years ago
0
Adds step down behavior when receiving appendEntries. Also, go fmt
#2
wjdix
closed
11 years ago
0
adds LogEntry type and derives lastLogTerm based on it
#1
wjdix
closed
11 years ago
0