@uponcommerce/api-plugin-job-queue
v2.0.0-beta.20
Published
This plugin includes alternate JobQueueStrategy implementations built on different technologies.
Downloads
7
Readme
Job queue plugin for the UponCommerce API
This plugin includes alternate JobQueueStrategy implementations built on different technologies.
Implemented:
- The
PubSubPluginuses Google Cloud Pub/Sub to power the job queue. - The
BullMQJobQueuePluginuses Redis via BullMQ.
