rabbitmq-server/deps/rabbitmq_stream_management
Philip Kuryloski efcd881658 Use rules_erlang v2
bazel-erlang has been renamed rules_erlang. v2 is a substantial
refactor that brings Windows support. While this alone isn't enough to
run all rabbitmq-server suites on windows, one can at least now start
the broker (bazel run broker) and run the tests that do not start a
background broker process
2022-01-18 13:43:46 +01:00
..
priv/www/js Add counters on detail pages 2021-09-14 17:18:49 +02:00
src Wording 2021-10-14 18:24:52 +03:00
test Bump dependencies in streams Java tests 2022-01-17 16:13:29 +01:00
.gitignore
BUILD.bazel Use rules_erlang v2 2022-01-18 13:43:46 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md Update CLA URL 2021-09-23 14:29:36 +02:00
LICENSE
LICENSE-MPL-RabbitMQ
Makefile
README.adoc
rebar.config

README.adoc

= RabbitMQ Stream Management Plugin

== Project Maturity

The project is in early stages of development and is considered experimental.
It is not ready for production use.

== Support

* For questions: https://groups.google.com/forum/#!forum/rabbitmq-users[RabbitMQ Users]
* For bugs and feature requests: https://github.com/rabbitmq/rabbitmq-server/issues[GitHub Issues]

The project is currently under development, there is no guarantee yet that it will be maintained and supported
in the future (read: you are welcome to experiment with it and give feedback, but please do not base
your whole business on it).

== Licensing

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

== Copyright

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