summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorDefteZ <deftez@gmail.com>2020-06-13 23:28:57 +0200
committerAsif Saif Uddin <auvipy@gmail.com>2020-06-14 08:12:45 +0600
commitbff78a5b6c53d33929209c460d7c78694f50ae66 (patch)
treefcb43fb44fcaaf0ccdc67680422c3f4bf0511b50 /README.rst
parent75027490c71b83342f92b5293461c679233dc25e (diff)
downloadkombu-bff78a5b6c53d33929209c460d7c78694f50ae66.tar.gz
Improve mention for MongoDB transport mention in docs
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index ee755469..30180207 100644
--- a/README.rst
+++ b/README.rst
@@ -41,7 +41,7 @@ Features
* Virtual transports makes it really easy to add support for non-AMQP
transports. There is already built-in support for `Redis`_,
- `Amazon SQS`_, `ZooKeeper`_, `SoftLayer MQ`_ and `Pyro`_.
+ `Amazon SQS`_, `ZooKeeper`_, `SoftLayer MQ`_, `MongoDB`_ and `Pyro`_.
* In-memory transport for unit testing.
@@ -76,6 +76,7 @@ and the `Wikipedia article about AMQP`_.
.. _`librabbitmq`: https://pypi.org/project/librabbitmq/
.. _`Pyro`: https://pyro4.readthedocs.io/
.. _`SoftLayer MQ`: https://sldn.softlayer.com/reference/messagequeueapi
+.. _`MongoDB`: https://www.mongodb.com/
.. _transport-comparison: