| .. |
|
api
|
21a6ade53d
storage: change type of WatchIDs from int64 to WatchID
|
10 years ago |
|
auth
|
0ff822bf22
etcdserver/auth: fix shadowed variables from go tool
|
10 years ago |
|
etcdhttp
|
8f943f2f45
etcdserver/etcdhttp: use MergeLogger to log etcdserver errors
|
10 years ago |
|
etcdserverpb
|
ac330bb7c9
*: update watch related proto
|
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
|
40b11038f2
etcdserver: fixes shadowed variables for go tool vet
|
10 years ago |
|
cluster_util_test.go
|
6b23a8131f
*: test gofmt with -s and fix reported issues
|
10 years ago |
|
config.go
|
23bd60ccce
*: rewrite snapshot sending
|
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
|
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
|
d90a47656e
etcdserver: use Histogram for proposal_durations
|
10 years ago |
|
raft.go
|
aca0c466ed
etcdserver: asynchronously notify applier when raft writes finish
|
10 years ago |
|
raft_test.go
|
838328b057
etcdserver: fix racey WaitSchedule() tests to wait for recorder actions
|
10 years ago |
|
server.go
|
5dd3f91903
*: make backend outside kv
|
10 years ago |
|
server_test.go
|
5dd3f91903
*: make backend outside kv
|
10 years ago |
|
snapshot_merge.go
|
4be152bb4f
rework
|
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
|
09b420f08c
*: move leaseID typedef to lease pkg
|
10 years ago |