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.12 - 2020-07-25

  • Added EXPERIMENTAL support for expiring jobs.
  • Removed experimental support for job sequences again since use cases turned out to be weaker than expected.
  • Added EXPERIMENTAL expire option to enqueue method in Minion, Minion::Backend and Minion::Backend::Pg.
  • Added expires field to list_jobs method in Minion::Backend::Pg.
  • Added -E option to job command.

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