Historique des commits

Auteur SHA1 Message Date
  Tobias Schottdorf e8090e57a2 raft/rafttest: introduce datadriven testing il y a 5 ans
  Gyuho Lee 34bd797e67 *: revert module import paths il y a 5 ans
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number il y a 5 ans
  Gyuho Lee bb60f8ab1d raft: change import paths to "go.etcd.io/etcd" il y a 6 ans
  杜军 8151d4d0bc raft: make memory storage set method thread safe il y a 7 ans
  sharat 9b3b1f80dd raft: handled panic for Term due to IOB il y a 8 ans
  sharat fd757756f5 raft: handling of applying old snapshots il y a 8 ans
  Gyu-Ho Lee 6a48961895 raft: len(entries) before Lock, use firstIndex il y a 8 ans
  Gyu-Ho Lee fe884f8209 raft: update LICENSE header il y a 8 ans
  Xiang Li 1b41ee9c99 raft: fix issues reported by golint il y a 8 ans
  Anthony Romano c5b51946eb *: exported godoc fixups il y a 8 ans
  Anthony Romano 20461ab11a *: fix many typos il y a 8 ans
  Shawn Smith edd823bba6 raft: fix var name in comment il y a 8 ans
  siddontang 54a45ba2f5 *: fix typo il y a 8 ans
  Kenji Kaneda ebd8cb04c1 raft: fix a description of MemoryStorage.Compact il y a 9 ans
  Yicheng Qin 4c82b481a5 raft: improve behavior when snapshot fails il y a 9 ans
  Yicheng Qin c6de464587 raft: lock storage when compact it 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
  Xiang Li cbef6ab152 raft: clean up storage il y a 9 ans
  Xiang Li 5ede18be74 raft: separate compact and createsnap in memory storage il y a 9 ans
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright il y a 9 ans
  Ben Darnell fa247d09cc raft: remove panic when we see a proposal with no leader. il y a 9 ans
  Xiang Li 2f5b748a90 raft: clearify that the firstIndex might not be available. il y a 9 ans
  Xiang Li 312db7f0f3 raft: fix memory storage il y a 9 ans
  Xiang Li d214e87aee raft: make unstable.entries immutable; copy the entries at bad path il y a 10 ans
  Xiang Li 732cfa1ad6 raft: remove the applysnap from Storage interface il y a 10 ans
  Xiang Li 8de98d4903 raft: clean up il y a 10 ans
  Xiang Li 9bd1786fe4 raft: memory storage does not append out of date entries il y a 10 ans
  Xiang Li 9df0e7715d raft: do not panic on out of date compaction il y a 10 ans