Back to projects
DevTools
typeorm-transactional-cls-hooked
A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS
odavid
Maintainer
524 stars
About this project
A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS. Maintained by odavid on GitHub, where it has earned 524 stars from the community.
It's actively developed around decorator, nestjs, transaction, and is a solid reference for anyone building with these tools.
Tags
Install
npm install typeorm-transactional-cls-hookedMore NestJS projects