rabbitmq-server/deps/rabbitmq_stream_common
Philip Kuryloski 15a79466b1 Use the new xref2 macro from rules_erlang
That adopts the modern erlang.mk xref behaviour
2022-06-09 23:18:28 +02:00
..
include Add active and activity_status to list_stream_consumers 2022-05-09 10:52:33 +02:00
src Handle single active consumer registration 2022-05-09 10:52:20 +02:00
test Handle single active consumer registration 2022-05-09 10:52:20 +02:00
.gitignore
BUILD.bazel Use the new xref2 macro from rules_erlang 2022-06-09 23:18:28 +02: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
LICENSE-MPL-RabbitMQ
Makefile Update Erlang.mk and switch to new xref code 2022-05-31 13:51:12 +02:00
README.adoc Bump (c) year 2022-03-21 01:21:56 +04:00

README.adoc

= RabbitMQ Stream Common 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-2022 VMware, Inc. or its affiliates.