PubSubPlugin
This plugin uses Google Cloud Pub/Sub to implement a job queue strategy for Vendure.
Installation
Note: To use this plugin, you need to manually install the @google-cloud/pubsub package:
init
method
(options: PubSubOptions) => Type<PubSubPlugin>Was this chapter helpful?