Library that implements transactional outbox pattern in Python
-
Updated
Feb 5, 2023 - Python
Library that implements transactional outbox pattern in Python
Complete example of implementing microservice Tranasctional Messaging patterns - Idempotent Consumer, Tranasctional Outbox, Transaction Log Tailing, and Unit of Work using AWS DynamoDB Streams, SNS, SQS, and Lambda.
Educational examples of message relay patterns (Polling Publisher, Transaction Log Tailing) for implementing the Transactional Outbox pattern.
Add a description, image, and links to the transactional-outbox topic page so that developers can more easily learn about it.
To associate your repository with the transactional-outbox topic, visit your repo's landing page and select "manage topics."