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

Аутор SHA1 Порука Датум
  Peter Mattis ab03a42f06 raft: add Ready.MustSync пре 7 година
  Alexander Morozov 7afc490c95 raft: return empty status if node is stopped пре 8 година
  Xiang Li 710b14ce56 raft: support safe readonly request пре 8 година
  Gyu-Ho Lee e64ef3f261 raft: add 'TransferLeadership' to Node interface пре 8 година
  Xiang Li 484f579905 raft: hide Campaign rules on applying all entries пре 8 година
  Xiang Li 1c5754f02d raft: fix readindex пре 8 година
  Jared Hulbert df94f58462 raft: atomic access alignment пре 8 година
  Gyu-Ho Lee 9e0de02fde raft: fix minor grammar, remove TODO пре 8 година
  Xiang Li 5f1c763993 Merge pull request #5553 from swingbach/master пре 8 година
  swingbach@gmail.com 0faae33ace raft: implemented read-only query when quorum check is on пре 8 година
  Xiang Li 848f539536 raft: make tick unblock and fix potential live lock пре 8 година
  Gyu-Ho Lee fe884f8209 raft: update LICENSE header пре 8 година
  Xiang Li 59c5110b73 raft: fix detected race in node.go пре 8 година
  es-chow ac059eb8cb raft: transfer leader feature пре 8 година
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ пре 8 година
  Anthony Romano afa0368dcc *: fix godoc bugs in interfaces and slice fields пре 8 година
  Xiang Li 390a4518c0 raft: rework comment for advance interface пре 9 година
  Anthony Romano 20461ab11a *: fix many typos пре 8 година
  Ben Darnell 22925a1d2f raft: Remove redundant `raft.Commit` field. пре 8 година
  Sam Rijs 896719c877 raft: use configured logger in raft/node.go пре 8 година
  Emil Hessman b9f22cb69b raft: fix Node doc typo пре 9 година
  Xiang Li 085447ed85 raft: fix raft node start bug пре 9 година
  Xiang Li b3fb052ad4 raft: make peers a prviate field in raft.Config пре 9 година
  Xiang Li abddef0f28 raft: make node configurable пре 9 година
  Xiang Li d9b5b56c82 raft: make raft configurable пре 9 година
  Xiang Li 97579e2e1d raft: introduce logger interface пре 9 година
  Xiang Li 9b4d52ee73 raft: do not resend snapshot if not necessary пре 9 година
  Xiang Li 2af33fd494 raft: add reportUnreachable пре 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 година