Skip to content

Releases: hold7techs/cronlib

v0.1.1

26 Mar 06:01
Compare
Choose a tag to compare

包含cron scheduler、cron job、locker组成

  1. scheduler: 调度器
  2. job: 任务,具体任务执行内容
  3. locker: 分布式锁,目前支持redis

Full Changelog: https://github.com/hold7techs/cronlib/commits/v0.1.0