Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 429 Bytes

CHANGELOG.md

File metadata and controls

11 lines (10 loc) · 429 Bytes

Overlord-platform

Version 2.0.0

  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