We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 417e870 + 06d2ed6 commit ca8b27dCopy full SHA for ca8b27d
README.md
@@ -20,6 +20,8 @@ Enable the plugin:
20
[sudo] rabbitmq-plugins enable rabbitmq_message_deduplication
21
```
22
23
+Restart RabbitMQ
24
+
25
## Building from Source
26
27
Please see RabbitMQ Plugin Development guide.
@@ -38,6 +40,8 @@ Then copy all the *.ez files inside the plugins folder to the [RabbitMQ plugins
38
40
39
41
42
43
44
45
## Exchange level deduplication
46
47
The exchange type `x-message-deduplication` allows to filter message duplicates before any routing rule is applied.
0 commit comments