IMQOptions.vendor property
Queue adapter vendor name. Defaults to 'Redis', which is the only supported value.
Signature:
vendor?: string;
Remarks
Honoured only by IMQ.create(), which throws a TypeError for any other value. Ignored when a queue class is instantiated directly, because DEFAULT_IMQ_OPTIONS carries no vendor key.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.