LSIF: Dequeue from 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 adds updates the worker to dequeue work from postgres instead of from redis.