Skip to content

Commit 9ec26c0

Browse files
committed
Merge branch 'master' of github.com:noxdafox/rabbitmq-message-deduplication
2 parents a3d2b81 + 31e0b07 commit 9ec26c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ A queue declared with the `x-message-deduplication` parameter enabled will filte
6969

7070
Each message containing the `x-deduplication-header` header will not be enqueued if another message with the same header is already present within the queue.
7171

72+
> **_NOTE:_** Mirrored and Quorum queues are currently not supported.
73+
7274
### Declare a queue
7375

7476
When declaring a queue, it is possible to enable message deduplication via the `x-message-deduplication` boolean argument.

0 commit comments

Comments
 (0)