rabbitmq-server/deps/rabbitmq_stream_management
Michael Klishin 01092ff31f
(c) year bumps
2024-01-01 22:02:20 -05:00
..
priv/www/js Rename a couple of management UI tabs 2023-06-10 18:57:16 +04:00
src Optimise mgmt HTTP API /queues endpoint 2023-11-06 15:34:26 +00:00
test (c) year bumps 2024-01-01 22:02:20 -05:00
.gitignore rabbitmq_stream_management: Ignore more dirs created by `gmake dist` 2021-02-25 10:51:25 +01:00
BUILD.bazel bazel run gazelle 2023-10-11 04:03:50 +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 15:40:13 +04:00
LICENSE-MPL-RabbitMQ Introduce stream management plugin 2020-11-19 14:48:25 +01:00
Makefile Add osiris to rabbitmq_stream_management deps in Make 2023-10-16 17:38:50 +02:00
README.adoc (c) year bump: 2022 => 2023 2023-01-01 23:17:36 -05:00
app.bzl Add source file to Bazel 2023-10-10 09:14:25 +02: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-2023 VMware, Inc. or its affiliates.