rabbitmq-server/deps/rabbitmq_shovel
Iliia Khaprov - VMware by Broadcom a92a04cfb1
Fix Elixir.RabbitMQ.CLI.Ctl.Commands.DeleteShovelCommand
rabbit_shovel_dyn_worker_sup_sup doesn't export stop_and_delete_child

It exports stop_child which in turn calls stop_and_delete_child.
2025-02-12 14:39:16 +01:00
..
include Bump (c) line year 2025-01-01 17:54:10 -05:00
priv/schema Configure plugin with topology.predeclared 2024-07-24 17:50:44 -04:00
src Fix Elixir.RabbitMQ.CLI.Ctl.Commands.DeleteShovelCommand 2025-02-12 14:39:16 +01:00
test Bump (c) line year 2025-01-01 17:54:10 -05:00
.gitignore Cleanup .gitignore files for the monorepo 2024-06-28 12:00:52 +02:00
BUILD.bazel Add inter cluster AMQP 1.0 shovel test 2024-07-09 12:14:46 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
LICENSE-MPL-RabbitMQ
Makefile Add inter cluster AMQP 1.0 shovel test 2024-07-09 12:14:46 +02:00
README.md
app.bzl Static shovels remain as they are 2024-07-24 17:50:44 -04:00

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.