LSIF: Enqueue jobs to postgres.
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.