Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@lupguo lupguo released this 26 Mar 06:01
· 1 commit to main since this release

包含cron scheduler、cron job、locker组成

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

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