1. 28 6月, 2017 2 次提交
    • H
      Make pserver able to get server index without etcd (decouple pserver with etcd) · 4cc9680c
      Helin Wang 提交于
      The pserver need to have server index for saving model on the
      distributed file system. The server index comes from etcd if etcd is
      used, or user can manually specify them. So we need
      pserver.NewService() to take index as an argument. Since index could
      come from etcd, it would be strange if pserver takes an index as
      argument, at the same time get the index from etcd. so we will need to
      decouple pserver with etcd.
      4cc9680c
    • H
      fix pserver test · 2f52cb79
      Helin Wang 提交于
      2f52cb79
  2. 21 6月, 2017 1 次提交
  3. 14 6月, 2017 3 次提交
  4. 10 6月, 2017 1 次提交
  5. 31 5月, 2017 2 次提交
  6. 22 5月, 2017 6 次提交