SqlTransactionalOutbox

SqlTransactionalOutbox

cajuncoding

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).

1 Stars
0 Forks
1 Watchers
C# Language
mit License
Cost to Build
$19.0K
Market Value
$4.8K

Growth over time

1 data points  ·  2021-07-30 → 2021-07-30
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about SqlTransactionalOutbox

Question copied to clipboard

What is the cajuncoding/SqlTransactionalOutbox GitHub project? Description: "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).". Written in C#. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone SqlTransactionalOutbox

Clone via HTTPS

git clone https://github.com/cajuncoding/SqlTransactionalOutbox.git

Clone via SSH

[email protected]:cajuncoding/SqlTransactionalOutbox.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the SqlTransactionalOutbox issue tracker:

Open GitHub Issues