提交历史

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