mirror of https://github.com/celery/kombu.git
Removes another MongoDB reference
This commit is contained in:
parent
5f3ae92708
commit
a5f8724b1b
|
@ -180,8 +180,6 @@ Transport Comparison
|
|||
+---------------+----------+------------+------------+---------------+--------------+
|
||||
| *redis* | Virtual | Yes | Yes | Yes (PUB/SUB) | Yes |
|
||||
+---------------+----------+------------+------------+---------------+--------------+
|
||||
| *mongodb* | Virtual | Yes | Yes | Yes | Yes |
|
||||
+---------------+----------+------------+------------+---------------+--------------+
|
||||
| *SQS* | Virtual | Yes | Yes [#f1]_ | Yes [#f2]_ | No |
|
||||
+---------------+----------+------------+------------+---------------+--------------+
|
||||
| *zookeeper* | Virtual | Yes | Yes [#f1]_ | No | Yes |
|
||||
|
|
Loading…
Reference in New Issue