Ben Darnell 59214978a2 raft: Add applied index as an argument to newRaft and RestartNode. 11 years ago
..
etcdhttp 99821579bf metrics: add /rafthttp/stream metrics 11 years ago
etcdserverpb ea6bcacfe4 *: generate clusterid 11 years ago
stats c27c288bef etcdserver: update stats when become leader 11 years ago
cluster.go 803c38f448 etcdserver: move error to errors.go 11 years ago
cluster_test.go 27d47977d9 etcdserver: move recorder to testutil 11 years ago
config.go 276a4abac0 etcdserver: make heartbeat/election configurable 11 years ago
config_test.go 1197c1f965 etcdserver: move peer URLs check to config 11 years ago
errors.go 803c38f448 etcdserver: move error to errors.go 11 years ago
member.go 6dc3af5da4 etcdserver: cluster clean up 11 years ago
member_test.go e4931e0c47 etcdserver: remove unnecessary newTestMemberp 11 years ago
raft.go 59214978a2 raft: Add applied index as an argument to newRaft and RestartNode. 11 years ago
raft_test.go 973f79e1c9 etcdserver: separate out raft related stuff 11 years ago
server.go 973f79e1c9 etcdserver: separate out raft related stuff 11 years ago
server_test.go 0eaaad0e48 raft: add Status interface 11 years ago
storage.go 84f62f21ee wal: record and check snapshot 11 years ago