NAME
resque-admin - Tool to deal with working or stalled workers
VERSION
version 0.42
SYNOPSIS
List or remove matching workers from the resque system. you should never --delete non stalled workers. Always --list it first.
resque-admin --min-age 2d --list
See --help option to know all it's options:
resque-admin --help
AUTHOR
Diego Kuperman <diego@freekeylabs.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2021 by Diego Kuperman.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.