Exq.Worker.Metadata (exq v0.19.0) View Source
Provides storage functionality for job metadata.
The metadata is associated with the worker pid and automatically discarded when the worker process exits.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Callback implementation for GenServer.init/1
.
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Callback implementation for GenServer.init/1
.