> For the complete documentation index, see [llms.txt](https://notes.tatusl.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://notes.tatusl.dev/rabbitmq/shovel.md).

# Shovel plugin

Shovel plugin allows to move messages from one broker to another. Source and destination can be queue or exchange.

* Shoveling all messages from one exchange to another
  * Source routing key should be `#` (wildcard)
  * Destination routing key is left empty
