Go to file
Michael Klishin 6aa66a9382
Merge pull request #8542 from rabbitmq/rabbitmq-server-8532
HTTP API: introduce a number of endpoints for QQ replica management
2023-06-14 03:54:28 +04:00
.github Use RBE for the OCI workflow 2023-06-13 09:31:45 +02:00
bazel Update CSV to 3.0.5;; remove unused dep 2023-05-26 18:04:42 +02:00
deps Merge pull request #8542 from rabbitmq/rabbitmq-server-8532 2023-06-14 03:54:28 +04:00
doc
mk
packaging Use RBE for the OCI workflow 2023-06-13 09:31:45 +02:00
release-notes Link to list of feature flags 2023-06-06 15:01:37 +00:00
scripts Fix `bazel run broker` 2023-03-14 10:51:01 +01:00
tools Add a workflow to compare the bazel/erlang.mk output 2023-05-15 13:54:14 +02:00
.bazelignore
.bazelrc Add bazel flags suggested by buildbuddy 2023-06-13 09:47:13 +02:00
.bazelversion
.dockerignore
.git-blame-ignore-revs Ignore code formatter commits in git blame 2023-01-29 14:16:18 +00:00
.gitignore .gitignore *.tmp 2023-01-26 16:28:47 +01:00
BAZEL.md Use gazelle generated bazel files 2023-04-17 18:13:18 +02:00
BUILD.bats
BUILD.bazel Add `bazel run rabbitmq-upgrade` 2023-06-01 11:54:32 +02:00
BUILD.package_generic_unix
CODE_OF_CONDUCT.md
CONTRIBUTING.md Update CONTRIBUTING.md to mention Bazel 2023-04-27 13:39:15 +04:00
LICENSE Update LICENSE 2023-02-09 13:47:21 -05:00
LICENSE-APACHE2
LICENSE-MPL-RabbitMQ
MODULE.bazel Adopt otp 25.3.2.2 2023-06-08 03:09:38 +00:00
Makefile Use pkg_files rules to avoid extra tars 2023-03-14 23:18:00 +01:00
PKG_LINUX.md
PKG_WINDOWS.md
README.md README updates 2023-04-04 22:23:57 +04:00
SERVER_RELEASES.md
WORKSPACE Use RBE for the OCI workflow 2023-06-13 09:31:45 +02:00
dist.bzl Update CSV to 3.0.5;; remove unused dep 2023-05-26 18:04:42 +02:00
erlang.mk Use maybe expression instead of messy patterns 2023-02-07 16:36:08 +01:00
erlang_ls.config erlang_ls: Look for lib includes in extra_deps 2023-02-14 17:34:13 -06:00
moduleindex.yaml Implement {POST, DELETE} /api/queues/quorum/replicas/on/:node/{grow,shrink} 2023-06-14 02:01:31 +04:00
plugins.mk
rabbitmq-components.mk Use the new branch name for looking_glass 2023-05-26 15:08:18 +02:00
rabbitmq.bzl Add a workflow to compare the bazel/erlang.mk output 2023-05-15 13:54:14 +02:00
rabbitmq_home.bzl Add a workflow to compare the bazel/erlang.mk output 2023-05-15 13:54:14 +02:00
rabbitmq_package_generic_unix.bzl
rabbitmq_run.bzl
rabbitmqctl.bzl Fix shell quoting in bazel rabbitmqctl helper 2023-02-01 16:40:36 +01:00
rebar.config Revert "Format MQTT code with `erlfmt`" 2023-01-27 18:25:57 +00:00
user-template.bazelrc

README.md

Test

RabbitMQ Server

RabbitMQ is a feature rich, multi-protocol messaging and streaming broker. It supports:

Installation

Tutorials and Documentation

Some key doc guides include

RabbitMQ documentation is also developed on GitHub.

Commercial Features and Support

Getting Help from the Community

Contributing

See CONTRIBUTING.md and our development process overview.

Questions about contributing, internals and so on are very welcome on the mailing list.

Licensing

RabbitMQ server is licensed under the MPL 2.0.

Building From Source and Packaging

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