Ben Darnell
|
22aa710c1f
raft: Improve comments and formatting for PreVote change
|
8 yıl önce |
Ben Darnell
|
73cae7abd0
raft: Implement the PreVote RPC described in thesis section 9.6
|
8 yıl önce |
Gyu-Ho Lee
|
843c53192a
raft: small fix in doc
|
8 yıl önce |
Xiang Li
|
5b2e130f09
raft: initial readme
|
8 yıl önce |
Gyu-Ho Lee
|
fe884f8209
raft: update LICENSE header
|
8 yıl önce |
Jud White
|
a9cfbd5414
raft/doc.go: add missing }
|
8 yıl önce |
Xiang Li
|
f5e60c0e18
raft: add optimization notes
|
8 yıl önce |
Sam Rijs
|
be21d90108
raft/doc: add notice about thread safety of messages
|
8 yıl önce |
Gyu-Ho Lee
|
53d6aede82
Merge pull request #3889 from gyuho/raft_doc.go_20151118
|
8 yıl önce |
Jonathan Boulle
|
5c65c393a5
raft: small typo fixes in raft package doc
|
9 yıl önce |
Brandon Philips
|
c72e4ae112
raft: add raftexample to the docs
|
9 yıl önce |
Gyu-Ho Lee
|
d817f885db
raft: doc, debugging instruction on MessageType
|
9 yıl önce |
Xiang Li
|
2990249c1d
Merge pull request #3856 from xiang90/raft_doc_restart
|
9 yıl önce |
Xiang Li
|
f7f28b9984
raft: add doc to make restart clear, especially for configuration changed case
|
9 yıl önce |
Xiang Li
|
6df52614fc
raft: add more words about raft protocol
|
9 yıl önce |
Cong Ding
|
362df8e470
raft/doc: fix misuse of `for' loop in docs
|
9 yıl önce |
Cong Ding
|
f1f92f0fa3
raft/doc: fix typos
|
9 yıl önce |
Cong Ding
|
b2edf1d24a
raft: fix typo in doc
|
9 yıl önce |
Xiang Li
|
2f0169c3ab
raft: fix usage section of doc
|
9 yıl önce |
funkygao
|
0b912c0faf
raft: fix godoc about starting a node
|
9 yıl önce |
Ben Darnell
|
725c411346
Add ReportUnreachable and ReportSnapshot to MultiNode.
|
9 yıl önce |
Ben Darnell
|
c824c867ec
raft: more doc updates.
|
9 yıl önce |
Ben Darnell
|
250970cc23
raft: Expand doc.go
|
9 yıl önce |
Jonathan Boulle
|
f1ed69e883
*: switch to line comments for copyright
|
9 yıl önce |
Xiang Li
|
2dbdf87f86
raft: add doc for storage
|
10 yıl önce |
Xiang Li
|
0d7c43d885
*: add a Advance interface to raft.Node
|
10 yıl önce |
Jonathan Boulle
|
7a4d42166b
*: add license header to all source files
|
10 yıl önce |
Yicheng Qin
|
182c8316e1
raft: refine comment for doc and removed list tests
|
10 yıl önce |
Yicheng Qin
|
e4a6c9651a
raft: add removed
|
10 yıl önce |
Yicheng Qin
|
bc7b0108dc
raft: ConfigChange -> ConfChange
|
10 yıl önce |