Xiang Li
|
255e14a5c4
refactor command.go,server.go: add raftWrapper as context, totally get rid of reference in command.go
|
12 years ago |
Xiang Li
|
61899d62c5
refactor command.go: commands do not rely on the etcdStore singleton. So we can seprate command into a package in the furture.
|
12 years ago |
Xiang Li
|
baaaf24f70
(feat) v1 apt backward support
|
12 years ago |
Xiang Li
|
b8b81d5b03
feat(store) create node with incremental suffix. accept #190 in new API
|
12 years ago |
Xiang Li
|
784d286f37
merge from master
|
12 years ago |
Xiang Li
|
da83ee223b
clean up from yifan
|
12 years ago |
Xiang Li
|
1caf2a3364
remove old store
|
12 years ago |
Xiang Li
|
cd0201df06
fix import
|
12 years ago |
Xiang Li
|
2d7c1be164
merge
|
12 years ago |
Xiang Li
|
3ff100321c
use new store system
|
12 years ago |
Hongchao Deng
|
effc8285f2
New error-system for Etcd with docs
|
12 years ago |
Xiang Li
|
896c944c7e
add serverStats
|
12 years ago |
Xiang Li
|
9a63723bbe
add sdv
|
12 years ago |
Xiang Li
|
d8cd744f2f
fix remove node
|
12 years ago |
Xiang Li
|
a97590ff50
basic stats
|
12 years ago |
Xiang Li
|
798d52e695
simplify remove/join process; add tests
|
12 years ago |
Xiang Li
|
fb9f09d240
use commandname
|
12 years ago |
Xiang Li
|
49c160b50c
change getMachines
|
12 years ago |
Xiang Li
|
64e6d54758
add remove peer
|
12 years ago |
Xiang Li
|
57ef6e9f5a
add killallAndReocery test
|
12 years ago |
Brandon Philips
|
e79f6842bb
fix(command): change Version to RaftVersion
|
12 years ago |
Brandon Philips
|
53b2038d2e
feat(command): add version to join command
|
12 years ago |
Xiang Li
|
f813017f1b
fix raft api
|
12 years ago |
Xiang Li
|
cf2d6888c2
add error package
|
12 years ago |
Xiang Li
|
e0ca8f20d2
add newJoinCommand func().
|
12 years ago |
Brandon Philips
|
3e59badf1a
fix(command): be consistent will all CommandNames
|
12 years ago |
Xiang Li
|
d3471eec7f
separate_id
|
12 years ago |
Brandon Philips
|
a19048841f
feat(trasnport): add an independent node name
|
12 years ago |
Xiang Li
|
09cfd89298
better error name for watcher
|
12 years ago |
Xiang Li
|
8a4b2e83a5
change create->new, follow go spec
|
12 years ago |