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

Implement job leasing. #32

Merged
merged 8 commits into from
Jul 25, 2019
Merged

Implement job leasing. #32

merged 8 commits into from
Jul 25, 2019

Commits on Jul 25, 2019

  1. Implement job leasing.

    jankaspar committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    a745191 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb0b200 View commit details
    Browse the repository at this point in the history
  3. Use ULID for ids.

    jankaspar committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    add583e View commit details
    Browse the repository at this point in the history
  4. Add queue create api.

    jankaspar committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    ab53a4f View commit details
    Browse the repository at this point in the history
  5. Add constructors.

    jankaspar committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    5c4a5de View commit details
    Browse the repository at this point in the history
  6. Implement queue repository.

    jankaspar committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    dcc4ca4 View commit details
    Browse the repository at this point in the history
  7. Fix lease logic.

    jankaspar committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    16ddb92 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e57b84 View commit details
    Browse the repository at this point in the history