Skip to content

bluegroundltd/transactional-outbox

Repository files navigation

Transactional Outbox Library

Build License: MIT

Transactional Outbox is a library that provides a simple way to implement the Transactional Outbox Pattern in your application, developed by Blueground.

API Docs: https://bluegroundltd.github.io/transactional-outbox/

Core Implementation

Transactional Outbox Core is a library that provides a framework-agnostic way to implement the Transactional Outbox Pattern.

More information here

Spring - Postgres Implementation

Transactional Outbox Spring is a reference implementation of the core library interfaces, using Spring framework and Postgres, both as a storage and a locks' provider.

More information here

Maintainers

The core maintainer of this project are: