Optional
autorunCondition to start listening to events at instance creation.
Optional
blockingDenotes commands should retry indefinitely.
Optional
blockingTimeout for the blocking XREAD call to the events stream.
Optional
connectionOptions for connecting to a Redis instance.
Optional
lastLast event Id. If provided it is possible to continue consuming events from a known Id instead of from the last produced event.
Optional
prefixPrefix for all queue keys.
Optional
skipAvoid version validation to be greater or equal than v5.0.0.
false
Generated using TypeDoc
Options for QueueEvents