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 v5.0.3 - 2020-08-02

  • Minion requirement bumped to 10.13.
  • Removed experimental support for job sequences.
  • Added EXPERIMENTAL expire option to enqueue method to support expiring jobs.
  • Added EXPERIMENTAL lax option to enqueue method to support lax dependencies.
  • Removed next and previous fields from list_jobs method.
  • Added expires and lax fields to list_jobs method.
  • Fixed a bug where manual retries would count towards the attempts limit for automatic retries.
  • Optimized checking parent job state in job dequeue.

Modules

SQLite backend for Minion job queue