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

Changes for version 10.0 - 2019-11-15

  • Removed PostgreSQL migrations older than 2 years, that means you need to have Minion version 7.01 or newer installed before you can upgrade to version 10.0.
  • Removed experimental status from result_p method in Minion.
  • Removed experimental status from history method in Minion and Minion::Backend::Pg.
  • Removed experimental status from delayed_jobs and enqueued_jobs fields from stats methods in Minion and Minion::Backend::Pg.
  • Removed experimental status from cleanup and finish events in Minion::Job.
  • Changed reset method in Minion and Minion::Backend::Pg to require options for what to reset.
  • Improved reset method in Minion and Minion::Backend::Pg to allow for locks to be reset without resetting the whole queue.
  • Improved performance by making the minion_workers table unlogged.

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