Kiq v0.2.0 API Reference
Modules
Kiq is a robust and extensible job processing queue that aims for compatibility with Sidekiq Enterprise
Used to construct a Sidekiq compatible job
Job handling is performed by reporters, which are customized GenStage
consumers
This module simplifies testing whether your application is enqueuing jobs as expected
Defines a behavior and macro to guide the creation of worker modules