Histórico de Commits

Autor SHA1 Mensagem Data
  nilsocket 0d99469cdb raft : `newRaft()` does check for validity of `Config` há 5 anos atrás
  Tobias Schottdorf 721127da12 raft: require app to consume result from Ready() há 5 anos atrás
  Tobias Schottdorf b67303c6a2 raft: allow use of joint quorums há 5 anos atrás
  Tobias Schottdorf 500af91653 raft: restore ability to bootstrap RawNode há 5 anos atrás
  Tobias Schottdorf c9491d7861 raft: clean up bootstrap há 5 anos atrás
  Tobias Schottdorf c62b7048b5 raft: use RawNode for node's event loop há 5 anos atrás
  Tobias Schottdorf 6b0322549f raft: replace StatusWithoutProgress with BasicStatus há 5 anos atrás
  Tobias Schottdorf b171e1c78b raft: centralize configuration change application há 5 anos atrás
  Tobias Schottdorf f9c2d00fb3 raft: extract 'tracker' package há 5 anos atrás
  Gyuho Lee 34bd797e67 *: revert module import paths há 5 anos atrás
  Tobias Schottdorf a11563737c raft: use progress tracker APIs in more places há 5 anos atrás
  Tobias Schottdorf ea82b2b758 raft: move more methods onto the progress tracker há 5 anos atrás
  Tobias Schottdorf dbac67e7a8 raft: extract progress tracking into own component há 5 anos atrás
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number há 5 anos atrás
  Tobias Schottdorf bd332b318e raft: add (*RawNode).WithProgress há 5 anos atrás
  Nathan VanBenschoten f89b06dc6d raft: provide protection against unbounded Raft log growth há 6 anos atrás
  Tobias Schottdorf 7a8ab37bfd raft: fix correctness bug in CommittedEntries pagination há 6 anos atrás
  Gyuho Lee bb60f8ab1d raft: change import paths to "go.etcd.io/etcd" há 6 anos atrás
  Vincent Lee 11fa4f0275 raft: raft learners should be returned after applyConfChange há 6 anos atrás
  Ben Darnell 8d8f3195e4 raft: Avoid scanning raft log in becomeLeader há 6 anos atrás
  siddontang c6f2db2e92 raft: support learner há 7 anos atrás
  Peter Mattis 37fa6ac45c raft: add RawNode.TickQuiesced há 8 anos atrás
  Dylan.Wen eeca614cd3 raft: add read index for RawNode há 8 anos atrás
  Xiang Li 484f579905 raft: hide Campaign rules on applying all entries há 8 anos atrás
  Gyu-Ho Lee fe884f8209 raft: update LICENSE header há 8 anos atrás
  es-chow ac059eb8cb raft: transfer leader feature há 8 anos atrás
  Ben Darnell 22925a1d2f raft: Remove redundant `raft.Commit` field. há 8 anos atrás
  siddontang 54a45ba2f5 *: fix typo há 8 anos atrás
  es-chow 5bc56786dc raft: add RawNode which is a thread-unsafe node without goroutine and remove MultiNode há 9 anos atrás