Skip to content

Platform Version 2.0.0

Compare
Choose a tag to compare
@felixhao felixhao released this 17 Jan 12:09
· 73 commits to master since this release
25382d9
  1. add apiserver: http front end
  2. add cmd/executor: mesos executor
  3. add cmd/scheduler: mesos framework
  4. add mesos support: mesos library
  5. add job library: job is a work progress abstraction(support balance/create now)
  6. add lib/myredis: myredis is a simple redis client.
  7. add lib/etcd: etcd is the etcd helper based on etcd api/v1
  8. add front-end: front-end design and completed