Brandon Philips
|
83137f9eba
pkg/types: introduce a URLs type
|
11 years ago |
Yicheng Qin
|
073eb7677d
etcdserver: move grep member logic into publish func
|
11 years ago |
Yicheng Qin
|
cbc84bc70e
etcdserver: minimize input info
|
11 years ago |
Yicheng Qin
|
a40a270e19
etcdserver: publish self info when start
|
11 years ago |
Yicheng Qin
|
34547229a6
etcdserver: fix left Id -> ID
|
11 years ago |
Yicheng Qin
|
0e8345aa73
Merge pull request #1143 from unihorn/136
|
11 years ago |
Yicheng Qin
|
89077167c3
etcdserver: add publish func
|
11 years ago |
Yicheng Qin
|
1d5d2e3726
*: Id -> ID for protobuf types
|
11 years ago |
Brandon Philips
|
5e3fd6ee3f
etcdserver: introduce the cluster and member
|
11 years ago |
Jonathan Boulle
|
9b3478218e
etcdserver: add RaftIndex and RaftTerm
|
11 years ago |
Jonathan Boulle
|
c28fd92d10
etcdserver: extend storeRecorder to test parameters
|
11 years ago |
Jonathan Boulle
|
172a32e5e3
etcdserver: correct timeout and streaming handling
|
11 years ago |
Yicheng Qin
|
bc7b0108dc
raft: ConfigChange -> ConfChange
|
11 years ago |
Yicheng Qin
|
d92931853e
raft: Config -> ConfigChange
|
11 years ago |
Yicheng Qin
|
ec8f493fde
raft: refine comments for Configure
|
11 years ago |
Yicheng Qin
|
dc36ae7058
raft: use pb.Config instead of []byte for Configure
|
11 years ago |
Yicheng Qin
|
4203569da2
etcdserver: use ConfigType in protobuf
|
11 years ago |
Yicheng Qin
|
b82d70871f
raft: use EntryType in protobuf
|
11 years ago |
Yicheng Qin
|
abdb2cad15
etcdserver: Config.Id -> Config.ID
|
11 years ago |
Yicheng Qin
|
aaffb9eb78
etcdserver: add AddNode, RemoveNode
|
11 years ago |
Brian Waldon
|
7d1126fb35
etcdserver: init time.Time only if Expiration > 0
|
11 years ago |
Jonathan Boulle
|
e08df4c8d2
store: fix recursive/dir arguments
|
11 years ago |
Brian Waldon
|
91003cb994
*: s/prevExists/prevExist/
|
11 years ago |
Jonathan Boulle
|
a42d52482c
etcdserver: use simple PRNG for GenID
|
11 years ago |
Xiang Li
|
ab61a8aa9a
*: init for on disk snap support
|
11 years ago |
Yicheng Qin
|
023dc7cba2
etcdserver: add SYNC request
|
11 years ago |
Jonathan Boulle
|
8a5ab2ec06
etcdserver: introduce Server interface
|
11 years ago |
Yicheng Qin
|
6cd4434ff3
server: add unit tests
|
11 years ago |
Jonathan Boulle
|
f7444ff300
store: convert Watch to interface
|
11 years ago |
Blake Mizerany
|
d844377ca6
*: vendor context
|
11 years ago |