Skip to content

As a library user I want to create a queue with arguments of specific typed queues #37

@l4mby

Description

@l4mby

In the creation of a queue the user should be able to add arguments based on the type of the queue

const queue = await connection.declareQueue("my-quorum-queue", { type: "quorum", quorumInitialGroupSize: 3, deliveryLimit: 3 })

Metadata

Metadata

Assignees

Labels

todoNext feature to implement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions