rabbitmq / rabbitmq-management

RabbitMQ Management UI and HTTP API
https://www.rabbitmq.com/management.html
Other
370 stars 165 forks source link

Stream queue #845

Closed dcorbacho closed 3 years ago

dcorbacho commented 3 years ago

Proposed Changes

Management changes to support the new stream queue type, which accept slightly different arguments/policies to other queue types. See https://github.com/rabbitmq/rabbitmq-server/pull/2347

Types of Changes

Checklist