Oban v1.1.0 API Reference
Modules
Oban is a robust job processing library which uses PostgreSQL for storage and coordination.
A Job is an Ecto schema used for asynchronous execution.
Telemetry integration for event metrics, logging and error reporting.
This module simplifies making assertions about enqueued jobs during testing.
Defines a behavior and macro to guide the creation of worker modules.