Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow passing backend classes from CLI and other APIs #786

Merged
merged 2 commits into from
Feb 3, 2017
Merged

Allow passing backend classes from CLI and other APIs #786

merged 2 commits into from
Feb 3, 2017

Commits on Jan 25, 2017

  1. Configuration menu
    Copy the full SHA
    27e4f3a View commit details
    Browse the repository at this point in the history
  2. Allow passing backend classes (job, queue, worker, connection) from C…

    …LI and other APIs
    
    This includes:
    
    - a partial refactor of the CLI to organize the shared options
    - extends the tests in areas where passing custom backend classes makes sense
    - allow setting the core CLI options as env vars
    - minor cosmetic changes here and there
    jezdez committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    c019662 View commit details
    Browse the repository at this point in the history