event-outbox

Transactional outbox and idempotent consumer


Install
pip install event-outbox==0.1.5

Documentation

Event Outbox

The project is not production ready yet.

Documentation

Usage

See the proof-of-concept example.

Installation

With pip:

pip install event-outbox

With poetry:

poetry add event-outbox

Development

bash cleanup.sh