github hibiken/asynq v0.13.0

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

Version 0.13.0 Adds Scheduler type for Periodic tasks

Added

  • Scheduler type is added to enable periodic tasks. See the godoc for its APIs and wiki for the getting-started guid

Changed

  • The interface Option has changed. See the godoc for the new interface. This would have no impact as long as you were using the exported functions to create Option (e.g. MaxRetry, Queue, etc)

Don't miss a new asynq release

NewReleases is sending notifications on new releases.