app.storage
Storage layer for preprocessing status.
Uses Redis as the sole storage backend, shared between the FastAPI API process and Celery worker processes.`
Functions
|
Cached version of Redis status repository. |
Classes
|
Status repository backed by a single Redis Hash. |