Skip to content
This repository was archived by the owner on Nov 15, 2021. It is now read-only.

Lots of enhancements

Pre-release
Pre-release

Choose a tag to compare

@lightster lightster released this 23 Jan 04:15
· 440 commits to master since this release
  • Add superqueuer
    • Add job ranking
    • Add future job scheduling
  • Add supervisord config generator
  • Add job option validation
  • Prevent blank jobs caused by extreme nesting of job_params
  • Replace DBAL internals with PDO-based library
    • Using pg_* methods was becoming overly complicated
  • Expand test suite