Generalizing Transactions in NestJS: A Domain Port over TypeORM and MongoDB
DEV Community
Generalizing Transactions in NestJS: A Domain Port over TypeORM and MongoDB
Extracting a concrete transaction executor into a domain port, and testing that it generalizes by running the same use cases and the same suite over PostgreSQL and MongoDB.
0 comments
No comments yet.