Xiang Li
ce3c55ba3f
refactor
2013-08-09 23:03:49 -07:00
Xiang Li
d3471eec7f
separate_id
2013-08-09 21:06:16 -07:00
Brandon Philips
a19048841f
feat(trasnport): add an independent node name
...
Don't let the raft algorithm know anything about the transport. Give it
a nodename instead. This will allow us to support more complex
networking setups in the future.
2013-08-09 17:09:57 -07:00
Xiang Li
50613c555b
simplify machine list. do not need a separate struct to store machines, since we have already stored them into etcd store.
2013-08-02 20:21:11 -07:00
Xiang Li
79966b6550
Accept maxsize parameter. Deny further join request if reache max size
2013-07-31 11:05:12 -07:00
Xiang Li
268ba2592a
record machine info locally via join command
2013-07-14 11:45:35 -07:00