We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26f6115 commit e63b949Copy full SHA for e63b949
docs/client/supported_brokers.md
@@ -9,9 +9,11 @@ Here's the list of protocols and Client features supported by them
9
| STOMP | No | No | Yes | No | Yes** |
10
| RabbitMQ STOMP | Yes | Yes* | Yes | Yes*** | Yes** |
11
| Filesystem | No | No | No | Yes | No |
12
+| Redis | No | No | No | Not needed | No |
13
+| Doctrine DBAL | Yes | Yes | No | Yes | No |
14
15
* \* Possible if a RabbitMQ delay plugin is installed.
16
* \*\* Possible if topics (exchanges) are configured on broker side manually.
17
* \*\*\* Possible if RabbitMQ Managment Plugin is installed.
18
-[back to index](../index.md)
19
+[back to index](../index.md)
0 commit comments