.. |
amqp1_driver
|
Merge "[AMQP 1.0] if RPC call is configured as presettled ignore acks"
|
2017-05-17 05:02:52 +00:00 |
kafka_driver
|
Add kafka_driver directory
|
2017-06-13 08:46:50 -04:00 |
pika_driver
|
drivers: use common.ConfigOptsProxy everywhere
|
2017-02-27 13:10:31 +01:00 |
zmq_driver
|
[zmq] Prevent access to rpc_response_timeout
|
2017-03-23 13:47:33 -04:00 |
__init__.py
|
Fixed a couple of pep8 errors/warnings
|
2016-01-25 15:00:49 +08:00 |
amqp.py
|
Replace six.iteritems() with .items()
|
2016-11-23 09:02:14 +00:00 |
amqpdriver.py
|
Fix rabbitmq driver with blocking executor
|
2017-06-08 14:15:15 +02:00 |
base.py
|
Document the transport backend driver interface
|
2016-11-22 08:11:22 -05:00 |
common.py
|
Validate the transport url query string
|
2017-02-27 13:10:31 +01:00 |
impl_amqp1.py
|
[AMQP 1.0] if RPC call is configured as presettled ignore acks
|
2017-04-07 13:23:55 -04:00 |
impl_fake.py
|
Remove logging from serialize_remote_exception
|
2016-05-19 15:18:28 +03:00 |
impl_kafka.py
|
Add kafka_driver directory
|
2017-06-13 08:46:50 -04:00 |
impl_pika.py
|
Mark the Pika driver as deprecated
|
2017-05-30 13:21:23 -04:00 |
impl_rabbit.py
|
Update URLs in documents according to document migration
|
2017-07-12 22:54:02 +08:00 |
impl_zmq.py
|
drivers: use common.ConfigOptsProxy everywhere
|
2017-02-27 13:10:31 +01:00 |
pool.py
|
Introduce TTL for idle connections
|
2016-07-22 13:03:04 +03:00 |