Configuring TransactionContext adapters
KyselyTransactionAdapter
KyselyTransactionAdapter
Implementing your custom ITransactionAdapter
Initial configuration
The eridu-tech/transaction-context component lets you run code inside a database transaction and access the client that belongs to the current transaction scope, without passing it around manually.