Skip to content

v0.0.3

Compare
Choose a tag to compare
@NicolasLM NicolasLM released this 07 Feb 18:37
· 147 commits to master since this release
  • 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