https://github.com/ffernandolima/distributed-unit-of-work
DistributedUnitOfWork is a simple .NET application demonstrating distributed and ambient transactions coordinated via a two-phase commit (2PC) protocol. The app uses a unit-of-work pattern to manage transactions across two different databases—MS SQL Server and PostgreSQL—leveraging .NET's TransactionScope to coordinate a distributed transaction.
https://github.com/ffernandolima/distributed-unit-of-work
Last synced: 2 months ago
JSON representation
DistributedUnitOfWork is a simple .NET application demonstrating distributed and ambient transactions coordinated via a two-phase commit (2PC) protocol. The app uses a unit-of-work pattern to manage transactions across two different databases—MS SQL Server and PostgreSQL—leveraging .NET's TransactionScope to coordinate a distributed transaction.
- Host: GitHub
- URL: https://github.com/ffernandolima/distributed-unit-of-work
- Owner: ffernandolima
- License: mit
- Created: 2025-03-20T12:06:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-20T12:46:28.000Z (about 1 year ago)
- Last Synced: 2025-03-20T14:05:34.422Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0