rabbitmq-server/deps/rabbitmq_shovel
Michael Klishin c8cb9dda6e
Introduce rabbit_shovel_parameters:{src,dest}_protocol/1
which can be used to implement an existing function,
`protocols/1`.
2025-11-10 12:45:34 -08:00
..
include Shovel: use a constant for the runtime parameter component 2025-08-27 17:26:07 -04:00
priv/schema Shovel: introduce operating modes 2025-08-25 13:37:49 -04:00
src Introduce rabbit_shovel_parameters:{src,dest}_protocol/1 2025-11-10 12:45:34 -08:00
test Introduce rabbit_shovel_parameters:{src,dest}_protocol/1 2025-11-10 12:45:34 -08:00
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
LICENSE-MPL-RabbitMQ
Makefile
README.md

README.md

RabbitMQ Shovel

RabbitMQ Shovel is a WAN-friendly tool for moving messages from a queue to an exchange, typically between different nodes. It is implemented as a RabbitMQ plugin and has a management UI extension.

Supported RabbitMQ Versions

This plugin ships with RabbitMQ, there is no need to install it separately.

Documentation

See RabbitMQ shovel plugin on rabbitmq.com.

Released under the same license as RabbitMQ.

2007-2020 (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.