clock.go
|
Give a seed to rand to make it really random
|
2015-04-09 22:19:55 +08:00 |
clock_test.go
|
Raft package fixes.
|
2015-02-06 12:46:50 -07:00 |
doc.go
|
Basic structure, encoder, decoder.
|
2014-09-03 16:07:39 -06:00 |
encoder.go
|
Raft package fixes.
|
2015-02-06 12:46:50 -07:00 |
encoder_test.go
|
Raft package fixes.
|
2015-02-06 12:46:50 -07:00 |
errors.go
|
Fix raft transition and reader edge cases.
|
2015-03-29 15:04:11 -06:00 |
handler.go
|
Return term from vote, add term logging.
|
2015-04-04 10:59:50 -06:00 |
handler_test.go
|
Return term from vote, add term logging.
|
2015-04-04 10:59:50 -06:00 |
internal_test.go
|
Simplify raft snapshotting, entry apply.
|
2015-03-26 20:32:39 -06:00 |
log.go
|
Fix term signal.
|
2015-04-10 13:52:20 -06:00 |
log_test.go
|
Fix raft transition and reader edge cases.
|
2015-03-29 15:04:11 -06:00 |
raft.md
|
Rough log segment read/write.
|
2014-09-06 21:10:06 -06:00 |
transport.go
|
Return term from vote, add term logging.
|
2015-04-04 10:59:50 -06:00 |
transport_test.go
|
Return term from vote, add term logging.
|
2015-04-04 10:59:50 -06:00 |