Page MenuHomePhabricator

LibUp: replace celery queues with MariaDB
Open, Needs TriagePublic

Description

At this point using celery really doesn't bring us any features, but we don't have the ability for some nice things like queue introspection. I think removing it and replacing it with a basic db-backed queue would be better.