| .. |
|
raftpb
|
149389cbfa
raft: add msgHeartbeat type
|
11 years ago |
|
diff_test.go
|
25b6590547
raft: introduce log storage interface.
|
11 years ago |
|
doc.go
|
0d7c43d885
*: add a Advance interface to raft.Node
|
11 years ago |
|
example_test.go
|
25b6590547
raft: introduce log storage interface.
|
11 years ago |
|
log.go
|
34a468de36
raft: return 0 for term of compacted index
|
11 years ago |
|
log_test.go
|
34a468de36
raft: return 0 for term of compacted index
|
11 years ago |
|
log_unstable.go
|
3209fd544b
raft: panic on bad slice
|
11 years ago |
|
log_unstable_test.go
|
8074a5b5a4
raft: fix error message format in test
|
11 years ago |
|
node.go
|
1c7b9317a9
Merge pull request #1833 from yichengq/244
|
11 years ago |
|
node_bench_test.go
|
d244e3bf6e
raft: fix node bench
|
11 years ago |
|
node_test.go
|
0d680d0e6b
Merge remote-tracking branch 'coreos/master' into merge
|
11 years ago |
|
raft.go
|
149389cbfa
raft: add msgHeartbeat type
|
11 years ago |
|
raft_paper_test.go
|
149389cbfa
raft: add msgHeartbeat type
|
11 years ago |
|
raft_test.go
|
149389cbfa
raft: add msgHeartbeat type
|
11 years ago |
|
storage.go
|
2f5b748a90
raft: clearify that the firstIndex might not be available.
|
11 years ago |
|
util.go
|
8de98d4903
raft: clean up
|
11 years ago |