[go: up one dir, main page]

Skip to content

"@transactional/prisma" is an npm package that offers a "@transactional" method decorator for running your queries inside a transaction seamlessly. It achieves this by leveraging AsyncLocalStorage.

Notifications You must be signed in to change notification settings

Yamanlk/transactional-prisma

Repository files navigation

Transactional + Prisma Logo

Seamlessly integrates transactions into your application using Node.js Async Local Storage API.

NPM Version Package License NPM Downloads

Description

"@transactional/prisma" is an npm package that offers a "@Transactional" method decorator for running your queries inside a transaction seamlessly. It achieves this by leveraging AsyncLocalStorage."

Please read the docs for more information Transactional Documentation | Prisma.

About

"@transactional/prisma" is an npm package that offers a "@transactional" method decorator for running your queries inside a transaction seamlessly. It achieves this by leveraging AsyncLocalStorage.

Resources

Stars

Watchers

Forks

Packages

No packages published