remove old TODO file

This commit is contained in:
Chris Boulton 2012-10-13 18:10:53 +11:00
parent aeb0ddcf08
commit 8d05f92a22

View File

@ -1,8 +0,0 @@
* 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