Historial de Commits

Autor SHA1 Mensaje Fecha
  Xiang Li 255e14a5c4 refactor command.go,server.go: add raftWrapper as context, totally get rid of reference in command.go hace 12 años
  Xiang Li 61899d62c5 refactor command.go: commands do not rely on the etcdStore singleton. So we can seprate command into a package in the furture. hace 12 años
  Xiang Li baaaf24f70 (feat) v1 apt backward support hace 12 años
  Xiang Li b8b81d5b03 feat(store) create node with incremental suffix. accept #190 in new API hace 12 años
  Xiang Li 784d286f37 merge from master hace 12 años
  Xiang Li da83ee223b clean up from yifan hace 12 años
  Xiang Li 1caf2a3364 remove old store hace 12 años
  Xiang Li cd0201df06 fix import hace 12 años
  Xiang Li 2d7c1be164 merge hace 12 años
  Xiang Li 3ff100321c use new store system hace 12 años
  Hongchao Deng effc8285f2 New error-system for Etcd with docs 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