Redis pipeline or transaction (MULTI).
Commands are queued and executed together via exec. Only the subset of commands BullMQ uses inside pipelines is declared.
Execute all queued commands.
Optional
Redis pipeline or transaction (MULTI).
Commands are queued and executed together via exec. Only the subset of commands BullMQ uses inside pipelines is declared.