LICENSE
README.md
pyproject.toml
safe_state/__init__.py
safe_state/backends.py
safe_state/checkpoint.py
safe_state/core.py
safe_state/exceptions.py
safe_state/idempotency.py
safe_state/reconnect.py
safe_state/serialization.py
safe_state/transactions.py
safe_state.egg-info/PKG-INFO
safe_state.egg-info/SOURCES.txt
safe_state.egg-info/dependency_links.txt
safe_state.egg-info/requires.txt
safe_state.egg-info/top_level.txt
tests/test_backends.py
tests/test_checkpoint.py
tests/test_core.py
tests/test_idempotency.py
tests/test_reconnect.py
tests/test_transactions.py