Commit Graph

6 Commits

Author SHA1 Message Date
41b9051686 chore(*.go): add copyright notice 2013-10-07 09:48:28 -07:00
43cb2a353f only leader will return peer stats 2013-09-08 20:48:33 -04:00
351e84aece feat(etcd): add listen host parameter
this separates out the listening IP from the advertised IP. This is
necessary so that we can hit etcd on 127.0.0.1 but also advertise the
right IP to the rest of the cluster.
2013-08-23 13:07:15 -07:00
c459b4bda7 go flavour 2013-08-17 08:30:31 -07:00
981351c9d9 use type inheritance 2013-08-17 08:30:31 -07:00
ca4b5815f7 make raft and etcd server 2013-08-17 08:30:31 -07:00