Cronologia Commit

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