The Wayback Machine - https://web.archive.org/web/20210625182559/https://github.com/topics/outbox
Skip to content
#

outbox

Here are 24 public repositories matching this topic...

🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻
  • Updated Jun 24, 2021
  • C#

This application is made to showcase DDD-Lite within a modular monolith application. The motivation behind this is to show that a monolith can be implemented consistently and easily migrated to a microservice architecture ,if needed, some time in the future.
  • Updated Mar 31, 2021
  • Java

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).
  • Updated Feb 16, 2021
  • C#

Improve this page

Add a description, image, and links to the outbox topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the outbox topic, visit your repo's landing page and select "manage topics."

Learn more