php-resque/TODO.markdown
2011-03-27 18:42:46 +11:00

287 B

  • Write tests for:
    • Resque_Failure
    • Resque_Failure_Redis
  • Change to preforking worker model
  • Clean up /bin and /demo
  • Add a way to store arbitrary text in job statuses (for things like progress indicators)
  • Write plugin for Ruby resque that calls setUp and tearDown methods