Changes for version 0.12 - 2014-06-06
- A more efficient options hash - optimise out $or operators
- delay_until queue key is now required (Warning: be sure to add this to existing queue items).
- Add failed_status, pending_status & processing_status attributes rather than directly modifying the object hash. Pre-generate the status array, rather than on the fly when get_options is called.
Modules
A MongoDB queue implementation using Mango
A job consumed from MangoX::Queue
Provides
in lib/MangoX/Queue/Delay.pm
in lib/MangoX/Queue/Plugin/Statsd.pm