|
|
4 years ago | |
|---|---|---|
| .. | ||
| src | 4 years ago | |
| .gitignore | 4 years ago | |
| README.md | 4 years ago | |
| build.ts | 4 years ago | |
| jest.config.js | 4 years ago | |
| package.json | 4 years ago | |
| tsconfig.build.json | 4 years ago | |
| tsconfig.json | 4 years ago | |
This plugin is under development. It will house plugins that implement alternate JobQueueStrategies aimed at handling more demanding production loads than can be comfortably handled by the database-powered DefaultJobQueuePlugin which ships with Vendure core.
Implemented:
PubSubPlugin uses Google Cloud Pub/Sub to power the Vendure job queue.Planned: