cajuncoding / SqlTransactionalOutbox

A lightweight library for implementing the Transactional Outbox pattern in .NET with default implementation in SQL Server & Azure Service Bus. Key benefits offered are support for running in Azure Functions serverless environments and support for enforcing FIFO ordering of processing & publishing even in horizontally scaled environments (e.g. serverless or load balanced).

Home Page:http://cajuncoding.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cajuncoding/SqlTransactionalOutbox Stargazers