@wq/outbox
A simple model API for working with stored lists
pg-transactional-outbox
A PostgreSQL based transactional outbox and inbox pattern implementation to support exactly once message processing (with at least once message delivery).
outbox-nestjs
An transactional outbox library for NestJs and Typeorm to solve dual write problem