github hibiken/asynq v0.21.0

latest releases: v0.24.1, v0.24.0, v0.23.0...
2 years ago

Added

  • PeriodicTaskManager is added. Prefer using this over Scheduler as it has better support for dynamic periodic tasks. See the wiki page for an example of using PeriodicTaskManager
  • The asynq stats command now supports a --json option, making its output a JSON object
  • Introduced new configuration for DelayedTaskCheckInterval. See godoc for more details.

Don't miss a new asynq release

NewReleases is sending notifications on new releases.