The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 10.13 - 2020-07-30

  • Added EXPERIMENTAL support for lax dependencies.
  • Added EXPERIMENTAL lax option to enqueue method in Minion, Minion::Backend and Minion::Backend::Pg.
  • Removed experimental status from notes option in Minion::Backend and Minion::Backend::Pg.
  • Added lax field to list_jobs method in Minion::Backend::Pg.
  • Added is_locked method to Minion.
  • Added auto_retry_job method to Minion::Backend.
  • Added parents method to Minion::Job.
  • Added -x option to job command.
  • Fixed a bug in Minion::Backend::Pg where manual retries would count towards the attempts limit for automatic retries.

Modules

Job queue
Backend base class
PostgreSQL backend
Minion command
Minion job command
Minion worker command
Minion iterator
Minion job
Minion worker
Minion job queue plugin