The project is not production ready yet.
- Русский (Russian)
- TODO: Translate documentation
See the proof-of-concept example.
With pip:
pip install event-outbox
With poetry:
poetry add event-outbox
bash cleanup.sh
Transactional outbox and idempotent consumer
pip install event-outbox==0.1.5
The project is not production ready yet.
See the proof-of-concept example.
With pip:
pip install event-outbox
With poetry:
poetry add event-outbox
bash cleanup.sh