Packages

Elixir worker for Faktory (successor of Sidekiq); async/background queue processing

Current section

Files

Jump to
faktory_worker_ex CHANGELOG.md
Raw

CHANGELOG.md

# faktory_worker_ex changes
0.3.0
-----------
* Configure with Mix Config and callback.
* Independently configurable logger.
* Connection pooling for workers.
* Configuration is now a behaviour.
0.2.1
-----------
* Start having a changelog.