История коммитов

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