|
|
2 months ago | |
|---|---|---|
| .. | ||
| e2e | 0441a0338a chore: Migrate from TSLint to ESLint | 2 years ago |
| src | 706d79a7d8 chore: Remove all other Bitnami image references | 4 months ago |
| .gitignore | ba9f5d04a4 feat(job-queue-plugin): Create BullMQJobQueuePlugin | 4 years ago |
| README.md | ba9f5d04a4 feat(job-queue-plugin): Create BullMQJobQueuePlugin | 4 years ago |
| package.json | c9d4d6312e chore: Publish v3.5.1 | 2 months ago |
| tsconfig.build.json | ba9f5d04a4 feat(job-queue-plugin): Create BullMQJobQueuePlugin | 4 years ago |
| tsconfig.json | d90cb9f59b refactor: Rename pub-sub-plugin to job-queue-plugin | 4 years ago |
This plugin includes alternate JobQueueStrategy implementations built on different technologies.
Implemented:
PubSubPlugin uses Google Cloud Pub/Sub to power the Vendure job queue.BullMQJobQueuePlugin uses Redis via BullMQ.