Historial de Commits

Autor SHA1 Mensaje Fecha
  Gyuho Lee 34bd797e67 *: revert module import paths hace 5 años
  Gyuho Lee e899023f3f Merge pull request #10640 from shrajfr12/gomodulecompat hace 5 años
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number hace 5 años
  Nathan VanBenschoten b5593de806 raft: Avoid multiple allocs when merging stable and unstable log hace 5 años
  Andrew Werner e4af2be5bb raft: separate MaxCommittedSizePerReady config from MaxSizePerMsg hace 6 años
  Gyuho Lee bb60f8ab1d raft: change import paths to "go.etcd.io/etcd" hace 6 años
  Ben Darnell 0a670b7c9b raft: Introduce CommittedEntries pagination hace 6 años
  sharat 9b3b1f80dd raft: handled panic for Term due to IOB hace 8 años
  siddontang f8ee322b08 raft: fix overflow hace 8 años
  Gyu-Ho Lee 881a120453 raft: minor updates and clean up in log.go hace 8 años
  Gyu-Ho Lee fe884f8209 raft: update LICENSE header hace 8 años
  Gyu-Ho Lee c09f23c46d *: clean up bool comparison hace 8 años
  es-chow 5bc56786dc raft: add RawNode which is a thread-unsafe node without goroutine and remove MultiNode hace 9 años
  Brandon Philips 68d4ec3e13 raft: improve panic error message hace 9 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 b4022899eb raft: fix panic in send app hace 9 años
  Xiang Li 1561b85bf3 raft: drop the raft prefix in logging hace 9 años
  Xiang Li 0ca6be31f8 raft: remove wrong invariant hace 9 años
  xujun 6b7891c643 raft: fix typo in raftlog hace 9 años
  Xiang Li 7571b2cde2 raft: limit the size of msgApp 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 10 años
  Andrew Bonventre 4463f5c4b3 raft: add link to the paper raft_paper_tests.go refers to hace 10 años
  Xiang Li 96de9776b7 raft: get rid of allocation hace 10 años
  Yicheng Qin 34a468de36 raft: return 0 for term of compacted index hace 10 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 3cadaca1a3 Merge pull request #1830 from xiang90/raft_snap_log hace 10 años
  Xiang Li 411063e14f raft: log snapshot events hace 10 años