Historial de Commits

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