rabbitmq-server/deps/rabbitmq_stream_common
Arnaud Cogoluègnes 95f3fdef19
Use "committed offset" instead of "last committed offset"
References #5307
2022-07-26 11:37:46 +02:00
..
include Include last committed offset in "deliver" stream command 2022-07-25 16:15:04 +02:00
src Use "committed offset" instead of "last committed offset" 2022-07-26 11:37:46 +02:00
test Include last committed offset in "deliver" stream command 2022-07-25 16:15:04 +02:00
.gitignore Stream common library 2021-06-11 17:24:00 +02:00
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 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 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.