Historial de Commits

Autor SHA1 Mensaje Fecha
  Brandon Philips da01fe6027 fix(command): make Latency and Counts objects hace 12 años
  Xiang Li 8d245b546f cleanup hace 12 años
  Xiang Li 896c944c7e add serverStats hace 12 años
  Xiang Li 9a63723bbe add sdv hace 12 años
  Xiang Li d8cd744f2f fix remove node hace 12 años
  Xiang Li a97590ff50 basic stats hace 12 años
  Xiang Li 798d52e695 simplify remove/join process; add tests hace 12 años
  Xiang Li fb9f09d240 use commandname hace 12 años
  Xiang Li 49c160b50c change getMachines hace 12 años
  Xiang Li 64e6d54758 add remove peer hace 12 años
  Xiang Li 57ef6e9f5a add killallAndReocery test hace 12 años
  Brandon Philips e79f6842bb fix(command): change Version to RaftVersion hace 12 años
  Brandon Philips 53b2038d2e feat(command): add version to join command hace 12 años
  Xiang Li f813017f1b fix raft api hace 12 años
  Xiang Li cf2d6888c2 add error package hace 12 años
  Xiang Li e0ca8f20d2 add newJoinCommand func(). hace 12 años
  Brandon Philips 3e59badf1a fix(command): be consistent will all CommandNames hace 12 años
  Xiang Li d3471eec7f separate_id hace 12 años
  Brandon Philips a19048841f feat(trasnport): add an independent node name hace 12 años
  Xiang Li 09cfd89298 better error name for watcher hace 12 años
  Xiang Li 8a4b2e83a5 change create->new, follow go spec hace 12 años
  Xiang Li 66f4e0aa19 clear watchers before recover from a snapshot hace 12 años
  Xiang Li 9b8c5b0527 allow pervious machine to rejoin to the cluster without pervious log hace 12 años
  Xiang Li 50613c555b simplify machine list. do not need a separate struct to store machines, since we have already stored them into etcd store. hace 12 años
  Xiang Li cc428c4e84 change keyword from /machines to /_etcd/machines hace 12 años
  Xiang Li 79966b6550 Accept maxsize parameter. Deny further join request if reache max size hace 12 años
  Xiang Li 69f8b8693d add new node to /machines hace 12 años
  Xiang Li 9ae4dec45e change init func due to the change in raft hace 12 años
  Xiang Li 58501151da change snapshot api due to the change in go-raft hace 12 años
  Xiang Li 268ba2592a record machine info locally via join command hace 12 años