0.1.0 • Published 2 months ago

fs.moleculer-saga v0.1.0

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
2 months ago

Moleculer Saga Middleware

Implementation of the Saga pattern for moleculer.js.

More info.

Install

Add .npmrc to your project, in the same directory as your package.json

@fs:registry=https://gitlab.fsportal.one/api/v4/projects/5/packages/npm
always-auth=true
npm install @fs/moleculer-saga --save

Usage

0.1.0

2 months ago