rabbitmq-server/deps/rabbitmq_stream_management
Arnaud Cogoluègnes 8f40e534ed
Bump Java test dependencies in stream test suites
2021-12-10 09:18:22 +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 Java test dependencies in stream test suites 2021-12-10 09:18:22 +01:00
.gitignore rabbitmq_stream_management: Ignore more dirs created by `gmake dist` 2021-02-25 10:51:25 +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
CONTRIBUTING.md Update CLA URL 2021-09-23 14:29:36 +02:00
LICENSE
LICENSE-MPL-RabbitMQ
Makefile Remove duplicate rabbitmq-components.mk and erlang.mk files 2021-03-22 15:40:19 +01:00
README.adoc Add stream prometheus plugin 2021-01-11 16:49:56 +01:00
rebar.config Format stream and stream management plugins code 2021-01-06 15:47:27 +01:00

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.