Historique des commits

Auteur SHA1 Message Date
  Sahdev P. Zala 655ab0ac6a raftdoc: fix raft thesis link il y a 5 ans
  Hongyi Shen d68f60e9a0 raft: update raft paper link (previous link deprecated) il y a 5 ans
  Nathan VanBenschoten 7be7ac5a5d raft: Fix spelling in doc.go il y a 6 ans
  Gyuho Lee c2b3c54370 raft: fix link typo il y a 6 ans
  Gyuho Lee bb60f8ab1d raft: change import paths to "go.etcd.io/etcd" il y a 6 ans
  Ben Darnell 22aa710c1f raft: Improve comments and formatting for PreVote change il y a 8 ans
  Ben Darnell 73cae7abd0 raft: Implement the PreVote RPC described in thesis section 9.6 il y a 8 ans
  Gyu-Ho Lee 843c53192a raft: small fix in doc il y a 8 ans
  Xiang Li 5b2e130f09 raft: initial readme il y a 8 ans
  Gyu-Ho Lee fe884f8209 raft: update LICENSE header il y a 8 ans
  Jud White a9cfbd5414 raft/doc.go: add missing } il y a 8 ans
  Xiang Li f5e60c0e18 raft: add optimization notes il y a 8 ans
  Sam Rijs be21d90108 raft/doc: add notice about thread safety of messages il y a 8 ans
  Gyu-Ho Lee 53d6aede82 Merge pull request #3889 from gyuho/raft_doc.go_20151118 il y a 8 ans
  Jonathan Boulle 5c65c393a5 raft: small typo fixes in raft package doc il y a 8 ans
  Brandon Philips c72e4ae112 raft: add raftexample to the docs il y a 8 ans
  Gyu-Ho Lee d817f885db raft: doc, debugging instruction on MessageType il y a 8 ans
  Xiang Li 2990249c1d Merge pull request #3856 from xiang90/raft_doc_restart il y a 9 ans
  Xiang Li f7f28b9984 raft: add doc to make restart clear, especially for configuration changed case il y a 9 ans
  Xiang Li 6df52614fc raft: add more words about raft protocol il y a 9 ans
  Cong Ding 362df8e470 raft/doc: fix misuse of `for' loop in docs il y a 9 ans
  Cong Ding f1f92f0fa3 raft/doc: fix typos il y a 9 ans
  Cong Ding b2edf1d24a raft: fix typo in doc il y a 9 ans
  Xiang Li 2f0169c3ab raft: fix usage section of doc il y a 9 ans
  funkygao 0b912c0faf raft: fix godoc about starting a node il y a 9 ans
  Ben Darnell 725c411346 Add ReportUnreachable and ReportSnapshot to MultiNode. il y a 9 ans
  Ben Darnell c824c867ec raft: more doc updates. il y a 9 ans
  Ben Darnell 250970cc23 raft: Expand doc.go il y a 9 ans
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright il y a 9 ans
  Xiang Li 2dbdf87f86 raft: add doc for storage il y a 9 ans