mirror of
https://github.com/idanoo/php-resque.git
synced 2024-11-22 08:15:14 +00:00
8 lines
268 B
Markdown
8 lines
268 B
Markdown
* Write tests for:
|
|
* `Resque_Failure`
|
|
* `Resque_Failure_Redis`
|
|
* Plugin/hook type system similar to Ruby version
|
|
* 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) |