Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Xiang Li 76ef446baf add machinesHttpHandler hace 12 años
  Xiang Li 6821747763 remove commented codes hace 12 años
  Xiang Li 4b9b5d8069 merge get and list hace 12 años
  Xiang Li a131632d3d error handling hace 12 años
  Xiang Li 5e06b2b9fa clean command.go hace 12 años
  Xiang Li 1e9307e88a clean up tree.go and watcher.go hace 12 años
  Xiang Li dc3844a1f8 add testAndSet Command hace 12 años
  Xiang Li e2f0420862 change imports to coreos/etcd coreos/go-raft; change API to work with new go-raft hace 12 años
  Xiang Li 93c96b3813 add list feature hace 12 años
  Xiang Li e211554b91 watch accept sinceIndex hace 12 años
  Xiang Li 047f8ab6a8 watch sinceindex works hace 12 años
  Xiang Li 5681e1a9d0 return command index hace 12 años
  Xiang Li c2f436a58b fix redirect after seprate client and server pot hace 12 años