15 Commits (ebde305229a30b8ab0e3eadc84d1c52f188beefb)

Author SHA1 Message Date
Arpit Jain c809774c3e
Fix typos in the manual (#599) 4 years ago
Miguel Grinberg 7dbc47049a
Pass additional options to Redis and Kombu managers (Fixes #307) 6 years ago
Kelly Truesdale da7cb86330 Logging improvements for write-only connections (#197) 7 years ago
Alex Plugaru 358a8e118f Made queues non-durable. Always retry after disconnect. (#120) 8 years ago
Miguel Grinberg 36f8d35d08 fix misleading error message 8 years ago
Miguel Grinberg 5e1391d80e Fixed initialize() method in PubSubManager subclasses 8 years ago
Miguel Grinberg 6ba131af5c Warn when message queues are used without monkey patching 8 years ago
Miguel Grinberg 052fd93745 some improvements and optimizations to KombuManager class 9 years ago
Miguel Grinberg cc9027586f add a TTL option to Kombu queues when RabbitMQ is used 9 years ago
Miguel Grinberg 0c35757359 Use separate read and write Kombu connections 9 years ago
Miguel Grinberg 57756e3bdc Add write_only argument to Kombu and Redis manager classes 9 years ago
Miguel Grinberg 73fd499033 correct kombu implementation of a fanout queue 9 years ago
Miguel Grinberg 71142aa2db pubsub unit tests 9 years ago
Miguel Grinberg 63f5ed3429 Support for callbacks across servers 9 years ago
Miguel Grinberg 47620bbebd initial implementation of inter-process communication 10 years ago