Historial de Commits

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