rabbitmq-server/deps/rabbitmq_stream_common
Arnaud Cogoluègnes a1e92b82a0
Add active and activity_status to list_stream_consumers
References #3753
2022-05-09 10:52:33 +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 rules_erlang v2 2022-01-18 13:43:46 +01: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 Remove dependency from rabbit_common 2021-06-14 15:47:03 +02:00
README.adoc Bump (c) year 2022-03-21 01:21:56 +04:00
rebar.config

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.