Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Optimize the /list fetching code to not round-trip to UUID. #848

Closed
wants to merge 3 commits into from

Commits on May 29, 2018

  1. Optimize the job fetching code to not round-trip to UUID.

    Scott Crosby committed May 29, 2018
    Configuration menu
    Copy the full SHA
    ce1212f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

  1. Address part of twosigma#617, pass job entities in the liberator cont…

    …ext for /jobs endpoint.
    
    Avoids the same from-uuid to-uuid round-trip in the /jobs endpoint.
    Stored in ::jobs-entities.
    Scott Crosby committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    9a2d3fa View commit details
    Browse the repository at this point in the history
  2. Rename list-jobents to list-jobs

    Scott Crosby committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    4cbd228 View commit details
    Browse the repository at this point in the history