honeydew v1.2.1 API Reference
Modules
A pluggable job queue + worker pool for Elixir
The following arguments can be provided when selecting the Ecto Poll Queue module
Behaviour module for implementing a job failure mechanism in Honeydew
Instructs Honeydew to abandon a job on failure
Instructs Honeydew to move a job to another queue on failure
Instructs Honeydew to retry a job x
times on failure
A Honeydew job
An in-memory queue implementation
A mnesia-based queue implementation