Skip to content

Releases: ronething/clock

v0.3.0

27 Mar 15:22
d319225
Compare
Choose a tag to compare
  • 编译包只有 mac 版本 (binary file only support macos)
  • 解决 worker 分布式问题 #2
  • 支持多时区 (task 新增 timezone 字段)
  • prometheus metrics 集成(master 和 worker 均集成)
  • 编译时字段注入(使用 -v)
# ronething @ ashings-macbook-pro in ~/Documents/clock/bin on git:v3 o [23:14:48] 
$ ./worker -v           
git commit hash: 0ceaed096dca4c8cd9cd2475dfbe9395ba66e12c
build timestamp: Sat Mar 27 22:56:51 CST 2021
golang version: go version go1.14.2 darwin/amd64

v0.2.0

24 Jul 19:16
Compare
Choose a tag to compare
  • 编译包只有 mac 版本 (binary file only support macos)
  • 使用 mongodb 作为存储数据库
  • 支持 HTTP 和 Bash 作业
  • 优雅关停
  • Docker 镜像构建支持

v0.1.0

19 Jul 10:36
Compare
Choose a tag to compare
  • Simple Distributed Task Scheduling System, No Web Interface
  • 编译包只有 mac 版本 (binary only support macos)
  • 使用 upx 压缩二进制文件