Skip to content

"@transactional/core" is an npm package that offers the core implementation of "@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-core

Repository files navigation

Transactional Logo

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

NPM Version Package License NPM Downloads

Description

"@transactional/core" is an npm package that offers the core implementation of "@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.

Clients

Client Description
@transactional/prisma Transactional Support For Prisma ORM

About

"@transactional/core" is an npm package that offers the core implementation of "@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