anthdm / superkit

MIT License
1.02k stars 88 forks source link

Job Scheduler #14

Open ezynda3 opened 5 months ago

ezynda3 commented 5 months ago

It would be great to have a job scheduler similar to Laravel or even Pocketbase, which has a pretty simple cron type scheduler built in

https://pocketbase.io/docs/go-jobs-scheduling

I don't mind tackling this.

anthdm commented 5 months ago

@ezynda3 Would be nice to have a draft for this. I would definitely check both Laravel and Pocketbase implementations.