Changes for version 0.09 - 2012-04-30

  • Fixed and documented requeue method on Resque::Failures
  • New tests on requeue and remove failures
  • Updated redis launcher test library (copied from Melo's Redis one)

Documentation

Modules

Redis-backed library for creating background jobs, placing them on multiple queues, and processing them later.
Any::Moose role for encoding Resque structures
Role to be consumed by any failure class.
Redis backend for worker failures
Resque job container
The stat subsystem. Used to keep track of integer counts.
Does the hard work of babysitting Resque::Job's