rabbitmq-server/deps/rabbit
Michael Klishin 589ed430e2
Merge pull request #5408 from rabbitmq/ik-import-vhost-default-queue-type-5399
Import default queue type when virtual host is imported
2022-08-01 19:30:00 +04:00
..
apps/rabbitmq_prelaunch Merge branch 'master' into mk-swap-json-library 2022-07-30 15:35:25 +04:00
docs rabbitmqctl.8: Use `stream_queue` in the `enable_feature_flag` example 2022-08-01 12:31:44 +02:00
include Remove pre-quorum-queue compatibility code 2022-08-01 12:31:40 +02:00
priv/schema Do not compute checksums for quorum queues 2022-07-06 13:37:50 +02:00
scripts Revert "Correct a double quote introduced in #4603" 2022-04-20 16:05:56 +04:00
src Merge pull request #5408 from rabbitmq/ik-import-vhost-default-queue-type-5399 2022-08-01 19:30:00 +04:00
test close #5399, set default vhost queue type from import's metadata 2022-08-01 15:01:13 +02:00
.gitignore
.travis.yml
.travis.yml.patch
BUILD.bazel Fix rabbit_index_route inconsistencies 2022-07-25 17:57:35 +00: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
INSTALL
LICENSE
LICENSE-MPL-RabbitMQ
Makefile Switch osiris back to main 2022-07-26 17:16:23 +01:00
README.md
SECURITY.md
bats.bzl

README.md

OTP v22.3 OTP v23

RabbitMQ Server

RabbitMQ is a feature rich, multi-protocol messaging broker. It supports:

  • AMQP 0-9-1
  • AMQP 1.0
  • MQTT 3.1.1
  • STOMP 1.0 through 1.2

Installation

Tutorials & Documentation

Getting Help

Contributing

See CONTRIBUTING.md and our development process overview.

Questions about contributing, internals and so on are very welcome on the mailing list.

Licensing

RabbitMQ server is licensed under the MPL 2.0.

Building From Source and Packaging

(c) 2007-2020 VMware, Inc. or its affiliates.