JobQueueStrategy
Defines how the jobs in the JobQueueService are persisted and accessed. Custom strategies can be defined to make use of external services such as Redis.
Info
This is configured via the jobQueueOptions.jobQueueStrategy property of
your VendureConfig.
- Extends:
InjectableStrategy
Was this chapter helpful?