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.
1 parent a9417a2 commit ed3c518Copy full SHA for ed3c518
README.md
@@ -20,8 +20,6 @@ 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.
@@ -40,8 +38,6 @@ Then copy all the *.ez files inside the plugins folder to the [RabbitMQ plugins
40
38
41
39
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