Module backend

Module backend 

Source

Structs§

RedisBackend
Redis-backed task result store compatible with Celery’s default key layout.
TaskMeta
Metadata persisted in a result backend.

Enums§

TaskState
Task states that mirror the canonical Celery state machine.

Traits§

ResultBackend