rabbitmq-server/deps/rabbitmq_stream_common
Loïc Hoguin bbfa066d79
Cleanup .gitignore files for the monorepo
We don't need to duplicate so many patterns in so many
files since we have a monorepo (and want to keep it).

If I managed to miss something or remove something that
should stay, please put it back. Note that monorepo-wide
patterns should go in the top-level .gitignore file.
Other .gitignore files are for application or folder-
specific patterns.
2024-06-28 12:00:52 +02:00
..
include CLI: update guide URLs to use the new path structure 2024-03-07 15:53:14 -05:00
src rabbitmq_stream: add a few missing license headers 2024-01-27 20:46:16 -05:00
test Use "binding key" lingo for super stream creation 2023-11-13 14:54:45 +01:00
.gitignore Cleanup .gitignore files for the monorepo 2024-06-28 12:00:52 +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 Replace @rabbitmq.com addresses with rabbitmq-core@groups.vmware.com 2023-06-20 15:40:13 +04:00
LICENSE-MPL-RabbitMQ Stream common library 2021-06-11 17:24:00 +02:00
Makefile Fix some dialyzer build system errors in make (#11014) 2024-04-16 13:26:51 +02:00
README.adoc Update README.adoc 2024-03-03 18:59:27 -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

== What is this plugin?

The plugin is a part of the https://www.rabbitmq.com/docs/streams[streaming subsystem in RabbitMQ].

== Licensing

Released under the link:LICENSE-MPL-RabbitMQ[MPL 2.0].

== Copyright

(c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.