Skip to content

LSIF: Replace LSIF jobs with uploads in lsif-server

Warren Gifford requested to merge lsif-upload-table into master

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 the lsif_uploads table and the associated ORM model.

Merge request reports

Loading