Historial de Commits

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