digdag
digdag copied to clipboard
Replace cron4j and support another cron dialect
- cron4j is very old library and should be replaced. Candidate is cron-utils
- In the replacement, keep the compatibility strictly.
- Support other cron dialect like
unix,quartz - This issue is filed based on the discussion of a PR
- This issue will be handled by committers because the compatibility is very important.