rabbitmq-server/deps/rabbitmq_federation
Diana Parra Corbacho 0801e68c14 Federation: update makefile to avoid dialyzer compilation errors
They just happen with a combination of OTP 27.3 and Elixir 1.17
2025-06-19 21:55:06 +02:00
..
etc Initial move to erlang.mk 2015-10-19 17:29:55 +02:00
src Make rabbitmq_federation a no-op plugin 2025-05-27 07:55:29 +02:00
Makefile Federation: update makefile to avoid dialyzer compilation errors 2025-06-19 21:55:06 +02:00
README.md Make rabbitmq_federation a no-op plugin 2025-05-27 07:55:29 +02:00

README.md

This no-op plugin exists only such that deployment tools can continue to enable and disable this plugin without erroring:

rabbitmq-plugins enable rabbitmq_federation
rabbitmq-plugins disable rabbitmq_federation