Историја ревизија

Аутор SHA1 Порука Датум
  Gyu-Ho Lee fe884f8209 raft: update LICENSE header пре 8 година
  Xiang Li 2fa5b913fe raft: fix flaky test пре 8 година
  Gyu-Ho Lee c09f23c46d *: clean up bool comparison пре 8 година
  Xiang Li 5d431b4782 raft: lower split vote rate пре 8 година
  siddontang 54a45ba2f5 *: fix typo пре 8 година
  Hitoshi Mitake 9b2da76796 raft: remove go vet compliants пре 9 година
  Xiang Li d9b5b56c82 raft: make raft configurable пре 9 година
  Xiang Li c643967a41 raft: reply with the commit index when receives a smaller append message пре 9 година
  Xiang Li 97579e2e1d raft: introduce logger interface пре 9 година
  Barak Michener 92dca0af0f *: remove shadowing of variables from etcd and add travis test пре 9 година
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright пре 9 година
  Ben Darnell 59214978a2 raft: Add applied index as an argument to newRaft and RestartNode. пре 9 година
  Ben Darnell 9972e62d94 raft: Use <= instead of < for heartbeat ticks. пре 9 година
  Yicheng Qin 7a2fa39e52 Merge pull request #2012 from andybons/master пре 10 година
  Xiang Li 35b907ac58 raft: add lastIndex as rejectHint пре 10 година
  Andrew Bonventre 4463f5c4b3 raft: add link to the paper raft_paper_tests.go refers to пре 10 година
  Xiang Li 149389cbfa raft: add msgHeartbeat type пре 10 година
  Xiang Li 788d1e59a2 raft: use index in entry пре 10 година
  Xiang Li 51de095d2c raft: logging state change events and events on bad path пре 10 година
  Xiang Li 3c0fbe285c raft: stableTo checks term matching пре 10 година
  Xiang Li 65ad1f6ffd raft: attach Index to Entry in all tests пре 10 година
  Ben Darnell b29240baf0 Merge remote-tracking branch 'coreos/master' into merge пре 10 година
  Xiang Li bd4cfa2a07 raft: add handleHeartbeat пре 10 година
  Ben Darnell 64d9bcabf1 Add Storage.Term() method and hide the first entry from other methods. пре 10 година
  Ben Darnell 54b07d7974 Remove raft.loadEnts and the ents parameter to raft.RestartNode. пре 10 година
  Ben Darnell 147fd614ce The initial term=0 log entry is now initially unstable. пре 10 година
  Ben Darnell 76a3de9a33 Require a non-nil Storage parameter in newLog. пре 10 година
  Ben Darnell 25b6590547 raft: introduce log storage interface. пре 10 година
  Ben Darnell 21987c8701 raft: remove raftLog.resetUnstable and resetNextEnts пре 10 година
  Xiang Li 165ac654e8 raft: add paper tests for section 5.4.1 пре 10 година