Historie revizí

Autor SHA1 Zpráva Datum
  Gyu-Ho Lee fe884f8209 raft: update LICENSE header před 8 roky
  Gyu-Ho Lee c09f23c46d *: clean up bool comparison před 8 roky
  es-chow 5bc56786dc raft: add RawNode which is a thread-unsafe node without goroutine and remove MultiNode před 9 roky
  Brandon Philips 68d4ec3e13 raft: improve panic error message před 9 roky
  es-chow cc362ccdad raft: set logger to raft so log context such as multinode groupID can be logged před 9 roky
  Xiang Li b4022899eb raft: fix panic in send app před 9 roky
  Xiang Li 1561b85bf3 raft: drop the raft prefix in logging před 9 roky
  Xiang Li 0ca6be31f8 raft: remove wrong invariant před 9 roky
  xujun 6b7891c643 raft: fix typo in raftlog před 9 roky
  Xiang Li 7571b2cde2 raft: limit the size of msgApp před 9 roky
  Xiang Li 97579e2e1d raft: introduce logger interface před 9 roky
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright před 9 roky
  Andrew Bonventre 4463f5c4b3 raft: add link to the paper raft_paper_tests.go refers to před 10 roky
  Xiang Li 96de9776b7 raft: get rid of allocation před 10 roky
  Yicheng Qin 34a468de36 raft: return 0 for term of compacted index před 10 roky
  Xiang Li 3209fd544b raft: panic on bad slice před 10 roky
  Xiang Li 79014556e9 Merge pull request #1831 from xiang90/fix_unstable před 10 roky
  Xiang Li 2f5b748a90 raft: clearify that the firstIndex might not be available. před 10 roky
  Xiang Li 3cadaca1a3 Merge pull request #1830 from xiang90/raft_snap_log před 10 roky
  Xiang Li 411063e14f raft: log snapshot events před 10 roky
  Xiang Li 788d1e59a2 raft: use index in entry před 10 roky
  Xiang Li 51de095d2c raft: logging state change events and events on bad path před 10 roky
  Xiang Li 19ccdbee18 Merge pull request #1806 from xiang90/no_copy před 10 roky
  Xiang Li 3c0fbe285c raft: stableTo checks term matching před 10 roky
  Xiang Li d214e87aee raft: make unstable.entries immutable; copy the entries at bad path před 10 roky
  Xiang Li 7929e46dd8 raft: clean up před 10 roky
  Xiang Li 8a626257c7 raft: move unstable related function to log_unstable.go před 10 roky
  Yicheng Qin 0f070f3d2d raft: no need to save dummy entry into stable storage před 10 roky
  Xiang Li 66252c7d62 raft: move all unstable stuff into one struct for future cleanup před 10 roky
  Yicheng Qin ab2a40ea37 Merge branch 'log_interface' před 10 roky