Xiang Li 1a3f7f7fa4 *: rename etcd service to kv service in gRPC 10 years ago
..
api 1a3f7f7fa4 *: rename etcd service to kv service in gRPC 10 years ago
auth ee522025b3 etcdserver: restructure auth.Store and auth.User 10 years ago
etcdhttp ee522025b3 etcdserver: restructure auth.Store and auth.User 10 years ago
etcdserverpb 1a3f7f7fa4 *: rename etcd service to kv service in gRPC 10 years ago
stats 8ad7ed321e *:godep log pkg 10 years ago
cluster.go a8e6e71bf9 *: fix various data races detected by race detector 10 years ago
cluster_test.go f8859a980d etcdserver: forbid removing started member if quorum cannot be preserved in strict reconfig mode 10 years ago
cluster_util.go f3bfcb9dee etcdserver: add timeout param on getClusterFromRemotePeers 10 years ago
cluster_util_test.go 6b23a8131f *: test gofmt with -s and fix reported issues 10 years ago
config.go 207c92b627 rafthttp: build transport inside pkg instead of passed-in 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
errors.go 9757dcd3a2 etcdmain: fix parsing discovery error 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 52c2a5731f etcdserver: fix typo in metrics.go 10 years ago
raft.go a8e6e71bf9 *: fix various data races detected by race detector 10 years ago
raft_storage.go 8c94ae0ee3 etcdserver: get existing snapshot instead of requesting one 10 years ago
raft_test.go 2276328720 etcdserver: add snapshotStore and raftStorage 10 years ago
server.go fe165de1d1 Merge pull request #3794 from yichengq/fix-proxy-term 10 years ago
server_test.go 7d757bbc8a etcdserver: extend wait timeout in TestPublishRetry 10 years ago
snapshot_store.go ab5df57ecf etcdserver: fix raft state machine may block 10 years ago
snapshot_store_test.go 263b270708 etcdserver: commit v3 storage before releasing WAL 10 years ago
storage.go 2b8abeb093 *: remove migration related stuff from 2.2 10 years ago
v3demo_server.go 10de2e6dbe *: serve watch service 10 years ago