コミット履歴

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