OptionalautorunCondition to start listening to events at instance creation.
OptionalblockingDenotes commands should retry indefinitely.
OptionalblockingTimeout for the blocking XREAD call to the events stream.
OptionalconnectionOptions for connecting to a Redis instance.
OptionallastLast event Id. If provided it is possible to continue consuming events from a known Id instead of from the last produced event.
OptionalprefixPrefix for all queue keys.
OptionalskipAvoid version validation to be greater or equal than v5.0.0.
Options for QueueEvents