-
v1.9.9 Stable
released this
2026-06-23 20:37:14 -04:00 | 0 commits to main since this release- New core package "scheduler", is a database-polling task executor. Every
SchedulerIntervala tick fires, claims pending tasks fromqueue_items, and runs each task's handler. - Update golang packages
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
- New core package "scheduler", is a database-polling task executor. Every