Xiang Li a3b7876a3c clientv3: use retryConnection 10 years ago
..
api a3b7876a3c clientv3: use retryConnection 10 years ago
auth b2d2c79a2f etcdserver, auth: not cache a flag of auth status 10 years ago
etcdhttp 5e2dbadbc0 leasehttp: move lease/http.go to its own pkg 10 years ago
etcdserverpb 36cc8446c7 *: finish member api implementation 10 years ago
stats 81229dbea9 *: add missing package descriptions 10 years ago
cluster.go a8e6e71bf9 *: fix various data races detected by race detector 10 years ago
cluster_test.go e1bf726bc1 *: split out etcdserver's test mockup objects to live in interfaces' packages 10 years ago
cluster_util.go f76166a041 *: fix minor typos 10 years ago
cluster_util_test.go f76166a041 *: fix minor typos 10 years ago
config.go 588f655b4e etcdmain: add an option for pprof 10 years ago
config_test.go 032db5e396 *: extract types.Cluster from etcdserver.Cluster 10 years ago
consistent_index.go 15ed6d8268 etcdserver: save consistent index into v3 storage 10 years ago
consistent_index_test.go 15ed6d8268 etcdserver: save consistent index into v3 storage 10 years ago
doc.go 81229dbea9 *: add missing package descriptions 10 years ago
errors.go 2e157530a0 etcdhttp, lease, v3api: forward keepalives to leader 10 years ago
member.go 6974fc63ed etcdserver: avoid deadlock caused by adding members with wrong peer URLs 10 years ago
member_test.go f1ed69e883 *: switch to line comments for copyright 11 years ago
metrics.go d90a47656e etcdserver: use Histogram for proposal_durations 10 years ago
raft.go f5fa9b5384 *: expose Lessor Promote and Demote interface 10 years ago
raft_test.go 838328b057 etcdserver: fix racey WaitSchedule() tests to wait for recorder actions 10 years ago
server.go bd02d668c8 etcdserver: don't try to apply empty message list 10 years ago
server_test.go 64596f0c49 etcdserver/test: synchronously wait on TestApplySnapshotAndCommittedEntries 10 years ago
snapshot_merge.go 43a777b7a2 *: get snapshot from backend 10 years ago
storage.go 384cc76299 pkg/testutil: make Recorder an interface 10 years ago
util.go d6d12b4d86 etcdserver: move unti out of server.go 10 years ago
v3demo_server.go ad15bdcb07 etcdserver: update gRPC, proto interface 10 years ago