rabbitmq-server/deps/rabbitmq_stream_common
Rin Kuryloski a944439fba Replace globs in bazel with explicit lists of files
As this is preferred in rules_erlang 3.9.14
2023-04-25 17:29:12 +02:00
..
include Rename StreamInfo to StreamStats 2022-08-08 18:02:51 +02:00
src Fix all dialyzer warnings in rabbitmq_stream 2023-01-16 17:11:24 +01:00
test Fix keys for route and partitions responses 2022-10-03 09:42:40 +02:00
.gitignore Stream common library 2021-06-11 17:24:00 +02:00
BUILD.bazel Use gazelle generated bazel files 2023-04-17 18:13:18 +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 Stream common library 2021-06-11 17:24:00 +02:00
LICENSE-MPL-RabbitMQ Stream common library 2021-06-11 17:24:00 +02:00
Makefile Remove reference to non-existent module 2022-12-15 16:46:50 +01:00
README.adoc (c) year bump: 2022 => 2023 2023-01-01 23:17:36 -05:00
app.bzl Replace globs in bazel with explicit lists of files 2023-04-25 17:29:12 +02: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-2023 VMware, Inc. or its affiliates.