rabbitmq-server/deps/rabbitmq_peer_discovery_common
Luke Bakken dba25f6462
Replace files with symlinks
This prevents duplicated and out-of-date instructions.
2022-04-15 06:04:29 -07:00
..
include Bump (c) year 2022-03-21 01:21:56 +04:00
priv/schema
src Bump (c) year 2022-03-21 01:21:56 +04:00
test Bump (c) year 2022-03-21 01:21:56 +04:00
.gitignore
.travis.yml
BUILD.bazel Tighten up dialyzer usage 2022-02-24 11:18:41 +01:00
CODE_OF_CONDUCT.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
CONTRIBUTING.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
LICENSE
LICENSE-MPL-RabbitMQ
Makefile Remove duplicate rabbitmq-components.mk and erlang.mk files 2021-03-22 15:40:19 +01:00
README.md

README.md

RabbitMQ Peer Discovery Commons

This library is similar in purpose to rabbit-common but focusses exclusively on RabbitMQ peer discovery backends (available as a plugin for 3.6.x releases).

It is not supposed to be enabled, disabled or used directly by the users, only as a dependency of other plugins.

Project Maturity

This library shipped with RabbitMQ 3.7.0.

Contributing

See CONTRIBUTING.md and our development process overview.

License

Licensed under the MPL, same as RabbitMQ server.

(c) 2007-2020 VMware, Inc. or its affiliates.