Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Typeorm Transactional is a TypeScript library that provides a `@Transactional` decorator for TypeORM, enabling easy management of database transactions across multiple repositories and service methods. It supports both new and legacy Node.js versions, using Async Local Storage or cls-hooked for transaction propagation, and offers features like transaction hooks, isolation levels, and propagation behaviors.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of aliheym/typeorm-transactional

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for cls-hooked
Account's avatar
jeff-lewis/cls-hooked
CLS using AsynWrap instead of async-listener - Node >= 4.7.0
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
nestjs/nest
Nest - modern, fast, powerful node.js web framework (@common)
Account's avatar
nestjs/nest
Nest - modern, fast, powerful node.js web framework (@core)
Account's avatar
nestjs/nest
Nest - modern, fast, powerful node.js web framework (@testing)
Account's avatar
nestjs/typeorm
Nest - modern, fast, powerful node.js web framework (@typeorm)
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for semver
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
brianc/node-postgres
PostgreSQL client - pure javascript & libpq with the same API
Account's avatar
rbuckton/reflect-metadata
Polyfill for Metadata Reflection API
Account's avatar
reactivex/rxjs
Reactive Extensions for modern JavaScript
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
typeorm/typeorm
Data-Mapper ORM for TypeScript and ES2021+. Supports MySQL/MariaDB, PostgreSQL, MS SQL Server, Oracle, SAP HANA, SQLite, MongoDB databases.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

odavid's profile
odavid
78 contributions
Aliheym's profile
Aliheym
26 contributions
dependabot[bot]'s profile
dependabot[bot]
9 contributions
lytc's profile
lytc
2 contributions
boy51's profile
boy51
2 contributions
tsugitta's profile
tsugitta
2 contributions
miekh-s2b's profile
miekh-s2b
2 contributions
Aareksio's profile
Aareksio
1 contributions
ashleyw's profile
ashleyw
1 contributions
holm's profile
holm
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
aliheym

aliheym/typeorm-transactional

A Transactional Method Decorator for TypeORM that uses Async Local Storage or cls-hooked to handle and propagate transactions between different repositories and service methods.

TypeScript
271
40
MIT License