The Logic module contains standard component definitions to handle complex business transactions.
Packages
The module contains the following packages:
- Build - factory components
- Cache - distributed cache
- Lock - distributed lock components
- State - distributed state management components
Use
Install the NPM package as
npm install pip-services4-logic-node --save