Skip to content

Commit e63b949

Browse files
authored
[doc] Add description for Redis and Dbal to supported brokers.
1 parent 26f6115 commit e63b949

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/client/supported_brokers.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@ Here's the list of protocols and Client features supported by them
99
| STOMP | No | No | Yes | No | Yes** |
1010
| RabbitMQ STOMP | Yes | Yes* | Yes | Yes*** | Yes** |
1111
| Filesystem | No | No | No | Yes | No |
12+
| Redis | No | No | No | Not needed | No |
13+
| Doctrine DBAL | Yes | Yes | No | Yes | No |
1214

1315
* \* Possible if a RabbitMQ delay plugin is installed.
1416
* \*\* Possible if topics (exchanges) are configured on broker side manually.
1517
* \*\*\* Possible if RabbitMQ Managment Plugin is installed.
1618

17-
[back to index](../index.md)
19+
[back to index](../index.md)

0 commit comments

Comments
 (0)