Historique des commits

Auteur SHA1 Message Date
  Gyuho Lee 34bd797e67 *: revert module import paths il y a 5 ans
  Gyuho Lee e899023f3f Merge pull request #10640 from shrajfr12/gomodulecompat il y a 5 ans
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number il y a 5 ans
  Nathan VanBenschoten b5593de806 raft: Avoid multiple allocs when merging stable and unstable log il y a 5 ans
  Andrew Werner e4af2be5bb raft: separate MaxCommittedSizePerReady config from MaxSizePerMsg il y a 5 ans
  Gyuho Lee bb60f8ab1d raft: change import paths to "go.etcd.io/etcd" il y a 6 ans
  Ben Darnell 0a670b7c9b raft: Introduce CommittedEntries pagination il y a 6 ans
  sharat 9b3b1f80dd raft: handled panic for Term due to IOB il y a 8 ans
  siddontang f8ee322b08 raft: fix overflow il y a 8 ans
  Gyu-Ho Lee 881a120453 raft: minor updates and clean up in log.go il y a 8 ans
  Gyu-Ho Lee fe884f8209 raft: update LICENSE header il y a 8 ans
  Gyu-Ho Lee c09f23c46d *: clean up bool comparison il y a 8 ans
  es-chow 5bc56786dc raft: add RawNode which is a thread-unsafe node without goroutine and remove MultiNode il y a 9 ans
  Brandon Philips 68d4ec3e13 raft: improve panic error message il y a 9 ans
  es-chow cc362ccdad raft: set logger to raft so log context such as multinode groupID can be logged il y a 9 ans
  Xiang Li b4022899eb raft: fix panic in send app il y a 9 ans
  Xiang Li 1561b85bf3 raft: drop the raft prefix in logging il y a 9 ans
  Xiang Li 0ca6be31f8 raft: remove wrong invariant il y a 9 ans
  xujun 6b7891c643 raft: fix typo in raftlog il y a 9 ans
  Xiang Li 7571b2cde2 raft: limit the size of msgApp il y a 9 ans
  Xiang Li 97579e2e1d raft: introduce logger interface il y a 9 ans
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright il y a 9 ans
  Andrew Bonventre 4463f5c4b3 raft: add link to the paper raft_paper_tests.go refers to il y a 9 ans
  Xiang Li 96de9776b7 raft: get rid of allocation il y a 9 ans
  Yicheng Qin 34a468de36 raft: return 0 for term of compacted index il y a 9 ans
  Xiang Li 3209fd544b raft: panic on bad slice il y a 9 ans
  Xiang Li 79014556e9 Merge pull request #1831 from xiang90/fix_unstable il y a 9 ans
  Xiang Li 2f5b748a90 raft: clearify that the firstIndex might not be available. il y a 9 ans
  Xiang Li 3cadaca1a3 Merge pull request #1830 from xiang90/raft_snap_log il y a 9 ans
  Xiang Li 411063e14f raft: log snapshot events il y a 9 ans