Papooch / nestjs-cls

A continuation-local storage (async context) module compatible with NestJS's dependency injection.
https://papooch.github.io/nestjs-cls/
MIT License
431 stars 28 forks source link

feat: add option to inject tx directly as Proxy #124

Closed Papooch closed 7 months ago

Papooch commented 7 months ago

Adds the option to use @InjectTransaction to inject a Proxy of the transaction instance instead of the TransactionHost.