MongoDB
@node-ts/bus-mongodb provides a persistence adapter based on Mongo DB that's used when storing workflow state.
Installation
Install the @node-ts/bus-mongodb package
Create a new MongodbPersistence instance and provide it to the bus configuration.
Last updated