Skip to content

LSIF: Enqueue jobs to postgres.

Warren Gifford requested to merge lsif-queue-to-postgres into lsif-uploads-endpoints

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 updates the upload endpoint to enqueue an upload into postgres instead of redis.

Merge request reports

Loading