rabbitmq-server/deps/rabbitmq_stream_management
Michael Klishin 72c2e152ef
Merge pull request #3499 from rabbitmq/cla-url
Update CLA URL
2021-10-01 00:16:03 +03:00
..
priv/www/js Add counters on detail pages 2021-09-14 17:18:49 +02:00
src Add HTTP endpoint for stream publishers 2021-09-10 15:14:09 +02:00
test Bump dependencies in stream Java tests 2021-09-28 14:02:10 +02: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 Introduce stream management plugin 2020-11-19 14:48:25 +01:00
CONTRIBUTING.md Update CLA URL 2021-09-23 14:29:36 +02:00
LICENSE Introduce stream management plugin 2020-11-19 14:48:25 +01:00
LICENSE-MPL-RabbitMQ Introduce stream management plugin 2020-11-19 14:48:25 +01:00
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.