Skip to content

Commit 06d2ed6

Browse files
authored
Merge pull request #18 from ryanermita/optimization/update-installation-process-readme
Update installation process
2 parents 40e97f3 + 436e645 commit 06d2ed6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Enable the plugin:
2020
[sudo] rabbitmq-plugins enable rabbitmq_message_deduplication
2121
```
2222

23+
Restart RabbitMQ
24+
2325
## Building from Source
2426

2527
Please see RabbitMQ Plugin Development guide.
@@ -38,6 +40,8 @@ Then copy all the *.ez files inside the plugins folder to the [RabbitMQ plugins
3840
[sudo] rabbitmq-plugins enable rabbitmq_message_deduplication
3941
```
4042

43+
Restart RabbitMQ
44+
4145
## Exchange level deduplication
4246

4347
The exchange type `x-message-deduplication` allows to filter message duplicates before any routing rule is applied.

0 commit comments

Comments
 (0)