npmjs.org : unit-of-work
Unit of Work pattern is used to group one or more operations (usually database operations) into a single transaction or “unit of work”, so that all operations either pass or fail as one. This utility is implemented in Typescript
Registry
-
Source
- JSON
purl: pkg:npm/unit-of-work
Keywords:
typescript
, library
, unit of work
, design pattern
, javascript
, anti pattern
, unit-of-work
, uow
, node
, typeorm
, sequelize
License: MIT
Status: unpublished
Latest release: about 4 years ago
First release: about 4 years ago
Downloads: 53 last month
Stars: 7 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 11 months ago