Safely and reliable serialize and write data to a file in transactions, and read them back again
A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS
[](https://app.travis-ci.com/github/viniciusjssouza/typeorm-transactional-tests) [.
Wraps each test in transaction for `pg` package
Locking and transactions
A Kysely adapter for @nestjs-cls/transactional
A mongoose adapter for @nestjs-cls/transactional
A Knex adapter for @nestjs-cls/transactional
"@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.
A Transactional method decorator for Sequelize ORM
"@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.
This library encapsulates the Mosaic based transactional inbox and outbox pattern
Provides an easy way to execute database tests in a transaction that will be rolled back after each test for fast testing
Reactronic - Transactional Reactive State Management
Dekiru::DataMigration provides features for data migration tasks including progress display, transaction management, execution confirmation, side effect monitoring, and detailed logging.
This gem can log into ANZ online banking and fetch account and transaction data
ScriptTracker provides a migration-like system for managing one-off scripts with execution tracking, transaction support, and built-in logging. Perfect for data migrations, cleanup tasks, and administrative scripts.