kombu/t
David Davis 2a161a4408 Make messages durable by default in qpid (#785)
We were seeing messages disappear in durable queues when restarting
qpid. This coincides with the rabbitmq code (e.g. https://git.io/v7jNV).
2017-08-20 14:32:10 +03:00
..
integration Re-Adding support for sqlalchemy as it is needed by Apache project Airflow (#687) 2017-05-17 14:17:47 +06:00
unit Make messages durable by default in qpid (#785) 2017-08-20 14:32:10 +03:00
__init__.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
mocks.py Signature of Message is now Message(body, channel=), not Message(channel, body=) 2016-10-27 16:55:40 -07:00