Histórico de Commits

Autor SHA1 Mensagem Data
  Gyuho Lee 34bd797e67 *: revert module import paths há 5 anos atrás
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number há 5 anos atrás
  johncming 4452d4be22 contrib/raftexample: fix naked return. há 5 anos atrás
  Xiang Li dac8c6fcc0 Merge pull request #10167 from nvanbenschoten/nvanbenschoten/limitUncommitted há 5 anos atrás
  Nathan VanBenschoten f89b06dc6d raft: provide protection against unbounded Raft log growth há 5 anos atrás
  Wenjia 1cab49ef78 Merge pull request #9718 from kchristidis/fix-snap-pub-error há 5 anos atrás
  Gyuho Lee d37f1521b7 *: update import paths to "go.etcd.io/etcd" há 5 anos atrás
  Kostas Christidis 9431532730 raftexample: Fix publish snapshot error message há 6 anos atrás
  Gyuho Lee 42bef8460c *: clean up code format há 6 anos atrás
  Gyuho Lee 7940113906 *: move internal "etcdserver/api/rafthttp" há 6 anos atrás
  Gyuho Lee 04df89bc11 contrib/raftexample: rename internal packages há 6 anos atrás
  Gyuho Lee 4a0bf23d1f contrib/raftexample: rename "snapCount" há 6 anos atrás
  Gyuho Lee 7a92bbfed2 etcdserver/*: move internal v2 packages há 6 anos atrás
  Jingguo Yao 0303480b1a contrib/raftexample: fix typo há 6 anos atrás
  Gyuho Lee 9063805180 contrib/tools: support structured logger há 6 anos atrás
  Gyuho Lee 9b5d6edc4b *: revert "internal/raftsnap" há 6 anos atrás
  Gyuho Lee dee39bf786 internal/raftsnap: move "raftsnap" to internal há 6 anos atrás
  Gyuho Lee 2b6fd3094f *: rename "snap" to "raftsnap" package há 6 anos atrás
  Gyu-Ho Lee 75110dd839 *: fix naked returns há 6 anos atrás
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' há 6 anos atrás
  Jackson Owens 74e020b715 contrib/raftexample: save snapshot to WAL first há 7 anos atrás
  Anthony Romano 887db5a3db *: fix go tool vet -all -shadow errors há 7 anos atrás
  Gyu-Ho Lee 0af1679b61 raftexample: load snapshot when opening WAL há 7 anos atrás
  Vincent Lee e8d06d8e4d raftexample: confState should be saved after apply há 7 anos atrás
  Gyu-Ho Lee e4fbf7db00 raftexample: implement Raft snapshot há 7 anos atrás
  Gyu-Ho Lee 4b83f40618 raftexample: add index fields to filter entries há 7 anos atrás
  Gyu-Ho Lee 666d555450 raftexample: add snapshotter, handle Ready in raft há 7 anos atrás
  Brian Schroeder b86e723107 contrib/raftexample: Restrict channel types há 8 anos atrás
  Gyu-Ho Lee ef44f71da9 *: update LICENSE header há 8 anos atrás
  Gyu-Ho Lee c09f23c46d *: clean up bool comparison há 8 anos atrás