rabbitmq-server/deps/rabbitmq_peer_discovery_common
Philip Kuryloski 8f9de08de7 Also assert no missing suites for all other deps 2021-07-12 18:05:55 +02:00
..
include rabbitmq_peer_discovery_{common,consul}: Switch to Logger macros 2021-03-11 15:17:36 +01:00
priv/schema Switch to MPL2 2020-07-14 16:04:17 +03:00
src Drop trailing newlines from logged messages where possible 2021-03-11 15:17:37 +01:00
test Bump (c) year 2021-01-22 09:00:14 +03:00
.gitignore Git: Ignore copied CLI 2019-12-12 15:01:21 +01:00
.travis.yml Travis CI: Update config from rabbitmq-common 2020-03-04 14:24:30 +01:00
BUILD.bazel Also assert no missing suites for all other deps 2021-07-12 18:05:55 +02:00
CODE_OF_CONDUCT.md Add GitHub templates 2019-05-02 17:11:16 -07:00
CONTRIBUTING.md Add GitHub templates 2019-05-02 17:11:16 -07:00
LICENSE Update LICENSE 2020-07-20 11:51:55 +01:00
LICENSE-MPL-RabbitMQ Revert drop of Exhibit B on MPL 2.0 2020-07-20 17:02:12 +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:40:54 +01:00

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.