Papooch / nestjs-cls

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

Support for Drizzle ORM #155

Open herenickname opened 1 week ago

herenickname commented 1 week ago

Drizzle is an ORM/QueryBuilder that is gaining popularity, I would love to see support for it in your library. Thank you!

Papooch commented 1 week ago

Would you like to try and contribute with a Drizzle adapter?

herenickname commented 1 week ago

Would you like to try and contribute with a Drizzle adapter?

I don't think I'll get anything bearable out of it