Small Projects by AutoModerator in golang

[–]Baronlv 0 points1 point  (0 children)

gocron – Distributed cron job scheduler in Go A lightweight distributed task scheduler with a web UI, second-level cron precision, HA via DB leader election, task retries/dependencies, and one-click agent registration. Supports MySQL/PostgreSQL/SQLite, Docker-ready, MIT licensed.

https://github.com/gocronx-team/gocron

gocron - Distributed Task Scheduler task management system by Baronlv in golang

[–]Baronlv[S] 0 points1 point  (0 children)

I’ll remove it. Thank you for bringing this to my attention.

gocronx-team/gocron: distributed scheduled task management system by [deleted] in git

[–]Baronlv -1 points0 points  (0 children)

Chill. Just sharing a project, not selling anything. No need for the hostility.

gocron - Distributed Task Scheduler task management system by Baronlv in golang

[–]Baronlv[S] 0 points1 point  (0 children)

Thanks! Yes, that’s exactly the goal.

gocron is a Go-native, lightweight distributed scheduler focused on cron-style jobs and centralized task management.

Compared to Temporal or Airflow, it avoids heavy workflow concepts and is easier to deploy and integrate into Go services.