Xiang Li
|
af87fa40c2
fix(registry.go) protect the peer and proxy map in the registry by lock
|
11 years ago |
Tomás Senart
|
b6053d6a86
Making code formatting consistent.
|
11 years ago |
Ben Johnson
|
7d4fda550d
Machine join/remove v2 API.
|
11 years ago |
Ben Johnson
|
3cd83c61c4
Fix PUT /config response and log errors.
|
11 years ago |
Ben Johnson
|
c8d6b26dfd
Add auto-demotion after peer inactivity.
|
11 years ago |
Ben Johnson
|
f5698d3566
Proxy promotion.
|
11 years ago |
Ben Johnson
|
1d961b8e56
Add proxy mode.
|
12 years ago |
Brandon Philips
|
8485987b74
Merge pull request #524 from yifan-gu/remove_omitempty_on_value
|
12 years ago |
evan-gu
|
9cfd8c5f0b
fix(store): make NodeExtern.Value a *string
|
12 years ago |
Yicheng Qin
|
3a4df1612c
feat(discovery): adjust boot order to find peers
|
12 years ago |
Yicheng Qin
|
bd56b15b6e
fix(tests/discovery): use host as -peers parameter instead of url
|
12 years ago |
Brandon Philips
|
7e5aa3137d
fix(server/registry): use url.Value.Encode()
|
12 years ago |
Xiang Li
|
40d297be66
feat add dir_flag
|
12 years ago |
Xiang Li
|
b7d07ea5c8
refactor event
|
12 years ago |
Ben Johnson
|
cba2611c68
Renamed configuration parameters.
|
12 years ago |
Xiang Li
|
6156d5c790
refactor separate etcd index from raft index
|
12 years ago |
Ben Johnson
|
aa9ae32998
Internal versioning.
|
12 years ago |
Xiang Li
|
94accfcb23
refactor remove extra print parameter
|
12 years ago |
Xiang Li
|
fbf40fb74a
refactor store.go add set function
|
12 years ago |
Ben Johnson
|
1321c63f3b
Extract Store into an interface.
|
12 years ago |
Xiang Li
|
7565313290
refactor add wrapper function
|
12 years ago |
Xiang Li
|
a635f6b17c
refactor remove the extra function
|
12 years ago |
Ben Johnson
|
dc59bd8d77
gofmt
|
12 years ago |
Ben Johnson
|
d44fd6661a
Fix registry cache issues.
|
12 years ago |
Ben Johnson
|
013d07bc2a
Fix server dispatch redirection.
|
12 years ago |
Xiang Li
|
e954d3d41f
fix registry.go: use the correct node name; self is already in the list
|
12 years ago |
Ben Johnson
|
55c1f45805
Merge branch 'refactoring' of https://github.com/benbjohnson/etcd into refactoring
|
12 years ago |
Ben Johnson
|
ec24e76959
Fix duplicates in registry.
|
12 years ago |
Xiang Li
|
0c5808eeec
fix server/server.go accept name when creating a when server; gofmt
|
12 years ago |
Ben Johnson
|
7416d2fdcc
Mostly working.
|
12 years ago |