@transactional/core
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

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

/@transactional/core/

    Package Sidebar

    Install

    npm i @transactional/core

    Weekly Downloads

    882

    Version

    1.2.0

    License

    ISC

    Unpacked Size

    8.88 kB

    Total Files

    6

    Last publish

    Collaborators

    • yamanlakis