rabbitmq-server/deps/rabbitmq_stream_management
Rin Kuryloski 714f31af1f Use rules_elixir to build the cli without mix
Certain elixir-native deps are still build with mix, but this can be
corrected later

(cherry picked from commit 5debebfaf3)

# Conflicts:
#	deps/rabbit/BUILD.bazel
(cherry picked from commit 7f585d4102)

# Conflicts:
#	deps/rabbitmq_cli/BUILD.bazel
#	deps/rabbitmq_ct_helpers/BUILD.bazel
2024-06-20 11:48:40 +00:00
..
priv/www/js Rename a couple of management UI tabs 2023-06-10 20:15:24 +00:00
src Remove compatibility for feature flag stream_queue 2023-02-13 15:31:40 +00:00
test (c) year bump 2024-01-01 22:04:04 -05:00
.gitignore rabbitmq_stream_management: Ignore more dirs created by `gmake dist` 2021-02-25 10:51:25 +01:00
BUILD.bazel Use rules_elixir to build the cli without mix 2024-06-20 11:48:40 +00: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 Replace @rabbitmq.com addresses with rabbitmq-core@groups.vmware.com 2023-06-20 12:12:19 +00:00
LICENSE-MPL-RabbitMQ Introduce stream management plugin 2020-11-19 14:48:25 +01:00
Makefile Update Erlang.mk and switch to new xref code 2022-05-31 13:51:12 +02:00
README.adoc README updates 2024-03-03 18:59:03 -05:00
app.bzl Replace globs in bazel with explicit lists of files 2023-04-25 18:03:08 +02:00

README.adoc

= RabbitMQ Stream Management Plugin

== What is this plugin?

The plugin is a management UI extension for https://www.rabbitmq.com/docs/streams[RabbitMQ streams].

== Licensing

Released under the link:LICENSE-MPL-RabbitMQ[MPL 2.0].

== Copyright

(c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.