Histórico de Commits

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