|
|
1 هفته پیش | |
|---|---|---|
| .. | ||
| e2e | 0441a0338a chore: Migrate from TSLint to ESLint | 2 سال پیش |
| src | 127b76beed fix(job-queue-plugin): Respect configured prefix in RedisJobBufferStorageStrategy (#4066) | 1 ماه پیش |
| .gitignore | ba9f5d04a4 feat(job-queue-plugin): Create BullMQJobQueuePlugin | 4 سال پیش |
| README.md | ba9f5d04a4 feat(job-queue-plugin): Create BullMQJobQueuePlugin | 4 سال پیش |
| package.json | b3d8ad0ece chore: Publish v3.5.3 | 1 هفته پیش |
| tsconfig.build.json | ba9f5d04a4 feat(job-queue-plugin): Create BullMQJobQueuePlugin | 4 سال پیش |
| tsconfig.json | d90cb9f59b refactor: Rename pub-sub-plugin to job-queue-plugin | 5 سال پیش |
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.