Skip to content

LSIF: Add lsif upload endpoints.

Warren Gifford requested to merge lsif-uploads-endpoints into lsif-upload-table

Created by: efritz

This PR implements part of RFC 83, the effort to transition from the redis-based LISF job queue to a postgres-based uploads queue.

This PR adds endpoints relating to the upload resource in the lsif-server API. It mirrors the existing jobs endpoints.

Merge request reports

Loading