README.md
pyproject.toml
src/__init__.py
src/outbox/__init__.py
src/outbox/handler.py
src/outbox/protocols.py
src/outbox/schemas.py
src/outbox/types.py
src/outbox/worker.py
src/outbox_worker.egg-info/PKG-INFO
src/outbox_worker.egg-info/SOURCES.txt
src/outbox_worker.egg-info/dependency_links.txt
src/outbox_worker.egg-info/requires.txt
src/outbox_worker.egg-info/top_level.txt
tests/test_handler.py
tests/test_handler_registry.py
tests/test_worker.py
tests/test_worker_additional.py