Module apalis_core::storage
source · Available on crate feature
storage only.Expand description
Represents ability to persist and consume jobs from storages.
Modules
- Allows for building workers that consume a Storage
Enums
- Represents a storage emitted by a worker
- Each [Worker] sends heartbeat messages to storage
Traits
Type Definitions
- Represents a Storage Result