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

Changes for version 0.06 - 2012-01-04

  • Replaced dependency on Redis for RedisDB
  • Handle redis re-connection thank's to RedisDB
  • More tests on workerland
  • Stop requiring 5.10 on test libs

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