Commit History

Author SHA1 Message Date
  Gyuho Lee 1caaa9ed4a test: test update for Go 1.12.5 and related changes 5 years ago
  Gyuho Lee 34bd797e67 *: revert module import paths 5 years ago
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number 5 years ago
  johncming 51cdbb6d1a contrib/raftexample: add test for struct httpKVAPI. 5 years ago
  Gyuho Lee d37f1521b7 *: update import paths to "go.etcd.io/etcd" 5 years ago
  Hitoshi Mitake b6eedbacf9 contrib: suppress gosimple errors of raftexample 7 years ago
  Gyu-Ho Lee e4fbf7db00 raftexample: implement Raft snapshot 7 years ago
  Gyu-Ho Lee 666d555450 raftexample: add snapshotter, handle Ready in raft 7 years ago
  Gyu-Ho Lee ef44f71da9 *: update LICENSE header 8 years ago
  Adam Wolfe Gordon 7c0b6d9be9 contrib/raftexample: Allow nodes to be added to a running cluster 8 years ago
  Adam Wolfe Gordon 7d862960cc contrib/raftexample: Add a channel for proposing config changes 8 years ago
  Anthony Romano 20461ab11a *: fix many typos 8 years ago
  Anthony Romano 58ac6aeb5a test: activate tests on contrib/raftexample 8 years ago
  chz 63bc804253 contrib/raftexample: shutdown rafthttp on closed proposal channel 8 years ago
  chz b73a11ff45 contrib/raftexample: follow pipeline guidelines closer 8 years ago
  chz b7cf2385e6 contrib/raftexample: add test, fix dead lock on proposal channel 8 years ago