rabbitmq-server/deps/rabbitmq_shovel
Michael Klishin 1cabd3ccd4
Naming
2021-09-21 20:39:35 +03:00
..
include Switch from Lager to the new Erlang Logger API for logging 2021-03-11 15:17:36 +01:00
src Naming 2021-09-21 20:39:35 +03:00
test Naming 2021-09-21 20:39:35 +03:00
.gitignore Git: Ignore copied CLI 2019-12-12 15:07:12 +01:00
.travis.yml Travis CI: Update config from rabbitmq-common 2020-03-04 14:24:32 +01:00
BUILD.bazel Bump test timeouts in bazel 2021-07-27 09:54:44 +02:00
CODE_OF_CONDUCT.md URL Cleanup 2019-03-20 03:23:23 -05:00
CONTRIBUTING.md Update git-commit-msgs link 2018-08-28 16:18:30 -07:00
LICENSE Update LICENSE 2020-07-20 12:20:17 +01:00
LICENSE-MPL-RabbitMQ Revert drop of Exhibit B on MPL 2.0 2020-07-20 17:03:53 +01:00
Makefile Remove duplicate rabbitmq-components.mk and erlang.mk files 2021-03-22 15:40:19 +01:00
README.md Update copyright (year 2020) 2020-03-10 16:50:05 +01: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-2020 VMware, Inc. or its affiliates.