uow-template

An util for Unit of Work pattern implementation


Keywords
transaction, uow, unit-of-work, unit-of-work-pattern
License
MIT
Install
npm install uow-template@1.0.2

Documentation

uow-template Build Status Coverage Status

An util for Unit of Work pattern implementation

@CAVEAT: This is an abstract util for Unit of Work, to bridge this into real world, please check out the Examples section.

Installation

npm install uow-template

Examples

There are some pacakges demonstrate how to use and take advantage of uow-template:

License

© Chun-Yan Ho (pilagod), 2018-NOW

Released under the MIT License