Historique des commits

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