rabbitmq-server/deps/rabbitmq_stream_common
Luke Bakken dba25f6462
Replace files with symlinks
This prevents duplicated and out-of-date instructions.
2022-04-15 06:04:29 -07:00
..
include Return "no offset" (19) code when stored offset is undefined 2021-12-01 17:59:14 +01:00
src Return "no offset" (19) code when stored offset is undefined 2021-12-01 17:59:14 +01:00
test Use "store" instead of "commit" for offset tracking 2021-07-08 11:28:33 +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.