flc1125 / go-cron

The cron library is a cron job library for Go. It is a fork of robfig/cron with some improvements.
https://github.com/flc1125/go-cron
MIT License
3 stars 0 forks source link

feat(middleware): job supports distributed lock #33

Open flc1125 opened 4 weeks ago

flc1125 commented 6 days ago

Distributed avoids parallel execution of middleware:

Pending merger - A temporary version: https://github.com/go-kratos-ecosystem/components/tree/2.x/crontab/middleware/distributednooverlapping