Historial de Commits

Autor SHA1 Mensaje Fecha
  Gyu-Ho Lee fe884f8209 raft: update LICENSE header hace 8 años
  Anthony Romano 20461ab11a *: fix many typos hace 8 años
  siddontang 54a45ba2f5 *: fix typo hace 8 años
  es-chow cc362ccdad raft: set logger to raft so log context such as multinode groupID can be logged hace 9 años
  Xiang Li 1561b85bf3 raft: drop the raft prefix in logging hace 9 años
  Xiang Li 97579e2e1d raft: introduce logger interface hace 9 años
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright hace 9 años
  Xiang Li 3209fd544b raft: panic on bad slice hace 10 años
  Xiang Li 79014556e9 Merge pull request #1831 from xiang90/fix_unstable hace 10 años
  Xiang Li 2f5b748a90 raft: clearify that the firstIndex might not be available. hace 10 años
  Xiang Li b7ca56e3c8 raft: move good case of truncateAndAppend to the first place hace 10 años
  Xiang Li 788d1e59a2 raft: use index in entry hace 10 años
  Xiang Li 51de095d2c raft: logging state change events and events on bad path hace 10 años
  Xiang Li 19ccdbee18 Merge pull request #1806 from xiang90/no_copy hace 10 años
  Xiang Li 649176934a raft: add tests for stableTo hace 10 años
  Xiang Li 3c0fbe285c raft: stableTo checks term matching hace 10 años
  Xiang Li d214e87aee raft: make unstable.entries immutable; copy the entries at bad path hace 10 años
  Xiang Li 8a626257c7 raft: move unstable related function to log_unstable.go hace 10 años