v0.0.3
- Prevent user from using queues starting with '_'
- Add ability to flush a broker
- Move Redis broker code into the broker package
- Implement signals: Spinach sends signals when some events happen
- Allow to retry failed jobs
- Allow to schedule jobs from a Tasks object