Go to file
Michael Klishin 8a9d949fc7
Merge pull request #9173 from rabbitmq/mergify/bp/v3.11.x/pr-9172
rabbit_stream_queue: Only update leader PID on stream_leader_change event (backport #9165) (backport #9172)
2023-08-24 15:28:40 +04:00
.github Try to free extra space on disk for actions 2023-08-15 15:30:44 +02:00
bazel Use osiris from Bazel Central Repository 2023-08-15 14:17:53 +00:00
deps Merge pull request #9173 from rabbitmq/mergify/bp/v3.11.x/pr-9172 2023-08-24 15:28:40 +04:00
doc
mk Use rules_erlang v2 2022-01-18 13:43:46 +01:00
packaging Replace @rabbitmq.com addresses with rabbitmq-core@groups.vmware.com 2023-06-20 12:31:08 +00:00
release-notes 3.11.21 release notes 2023-08-17 14:41:45 +00:00
scripts Allow ranges for more control 2023-06-14 12:17:06 +00:00
tools Check additional applications when comparing bazel and make results (#8209) 2023-08-13 08:19:09 +00:00
.bazelignore Remove 'w' option from ln call in //tools:symlink_deps_for_erlang_ls 2023-01-10 09:35:13 +01:00
.bazelrc Add bazel flags suggested by buildbuddy 2023-06-13 14:49:28 +00:00
.bazelversion Add a .bazelversion file 2021-07-28 09:33:11 +02:00
.dockerignore dockerignore deps 2021-03-18 15:04:39 +00:00
.gitignore .gitignore *.tmp 2023-01-26 17:13:11 +00:00
BAZEL.md Use gazelle for some maintenance of bazel BUILD files (backport #6466) (backport #7931) (#7936) 2023-04-20 22:59:43 +02:00
BUILD.bats Fixup the bazel build when used without bzlmod 2022-06-15 11:18:41 +02:00
BUILD.bazel Add `bazel run rabbitmq-upgrade` 2023-06-01 10:23:41 +00:00
BUILD.package_generic_unix Synchronize mixed versions approach with v3.8.x 2021-09-09 13:50:22 +02:00
CODE_OF_CONDUCT.md Replace @rabbitmq.com addresses with rabbitmq-core@groups.vmware.com 2023-06-20 12:31:08 +00:00
CONTRIBUTING.md Update CONTRIBUTING.md to mention Bazel 2023-04-27 09:41:30 +00:00
LICENSE Replace @rabbitmq.com addresses with rabbitmq-core@groups.vmware.com 2023-06-20 12:31:08 +00:00
LICENSE-APACHE2
LICENSE-MPL-RabbitMQ
MODULE.bazel Use the new module name for osiris on BCR 2023-08-22 06:33:13 +00:00
Makefile Restore the tanzu cli scope 2023-03-30 18:17:57 +04:00
PKG_LINUX.md
PKG_WINDOWS.md
README.md README updates 2023-04-04 22:24:21 +04:00
SERVER_RELEASES.md
WORKSPACE fixup backport 2023-08-23 10:07:43 +02:00
dist.bzl Make the extension of :package-generic-unix configurable in bazel 2023-06-20 12:12:26 +00:00
erlang.mk Bump erlang.mk 2022-11-10 15:49:51 +01:00
erlang_ls.config erlang_ls: Look for lib includes in extra_deps 2023-02-15 12:55:03 +00:00
moduleindex.yaml See #8605. Add authentcation support to prometheus. 2023-06-26 13:59:46 -07:00
plugins.mk Fix typo in plugins.mk 2022-09-09 08:06:23 +00:00
rabbitmq-components.mk Ra 2.6.3 2023-07-13 16:34:02 +00:00
rabbitmq.bzl Add a workflow to compare the bazel/erlang.mk output 2023-05-16 14:22:52 +02:00
rabbitmq_home.bzl Add a workflow to compare the bazel/erlang.mk output 2023-05-16 14:22:52 +02:00
rabbitmq_package_generic_unix.bzl Synchronize mixed versions approach with v3.8.x 2021-09-09 13:50:22 +02:00
rabbitmq_run.bzl Add Bazel targets start-cluster and stop-cluster 2022-07-04 13:54:26 +00:00
rabbitmqctl.bzl Fix shell quoting in bazel rabbitmqctl helper 2023-02-01 16:03:55 +00:00
rebar.config Move all rebar.config files into the root directory 2022-05-18 09:37:38 +01:00
user-template.bazelrc Use rules_erlang 3.8.5 2022-12-20 18:32:24 +00:00

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.