aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/queues.py (follow)
Commit message (Collapse)AuthorAgeLines
* RabbitMQ mixin, powered by Kombu (#84)Gravatar Gareth Coles2018-05-30-0/+5
* [RMQ] Add Kombi an an RMQMixin, as well as some constants * [RMQ] Fix example in mixin docstring * Update Pipfile.lock - for some reason, pipenv didn't lock kombu