Aliheym / typeorm-transactional

A Transactional Method Decorator for TypeORM that uses Async Local Storage or cls-hooked to handle and propagate transactions between different repositories and service methods.
MIT License
201 stars 27 forks source link

feat: add max hook handlers options #15

Closed Aliheym closed 1 year ago

Aliheym commented 1 year ago
Aliheym commented 1 year ago

Connected issues: