The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 9.0 - 2018-04-15

  • Replaced queue, state and task options of list_jobs method in Minion::Backend::Pg with queues, states and tasks options.
  • Replaced name option of list_locks method in Minion::Backend::Pg with names option.
  • Replaced key/value argument of note method in Minion::Backend::Pg with a hash reference.
  • Added EXPERIMENTAL support for displaying a 24 hour history graph on the Mojolicious::Plugin::Minion::Admin dashboard.
  • Added EXPERIMENTAL finish event to Minion::Job.
  • Added EXPERIMENTAL history methods to Minion and Minion::Backend::Pg.
  • Added execute method to Minion::Job.
  • Added -H option to job command.
  • Improved note method in Minion::Job to allow for multiple metadata fields to be changed at once.
  • Fixed a bug where the job command could remove all parents from retried jobs.
  • Fixed filtering of jobs by queue and state in Mojolicious::Plugin::Minion::Admin.

Modules

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

Provides

in lib/Minion.pm