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
|
Add handling for snapshotting pseudo-state.
|
2015-04-12 14:24:30 -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
|
fix race
|
2015-04-15 11:57:03 -06:00 |
log.go
|
Fix stream writer flushing to be thread safe.
|
2015-04-15 12:07:03 -06:00 |
log_test.go
|
Issue 2303
|
2015-04-15 18:24:33 -07: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 |