class

Mosquito::Configuration

Inherits Reference < Object

Instance methods

backend
Source
backend=(backend : Mosquito::Backend.class)
Source
failed_job_ttl
Source
failed_job_ttl=(failed_job_ttl : Int32)
Source
global_prefix
Source
global_prefix=(global_prefix : String | Nil)
Source
idle_wait
Source
idle_wait=(idle_wait : Time::Span)
Source
idle_wait=(time_span : Float)
Source
redis_url
Source
redis_url=(redis_url : String | Nil)
Source
run_cron_scheduler
Source
run_cron_scheduler=(run_cron_scheduler : Bool)
Source
run_from
Source
run_from=(run_from : Array(String))
Source
successful_job_ttl
Source
successful_job_ttl=(successful_job_ttl : Int32)
Source
use_distributed_lock
Source
use_distributed_lock=(use_distributed_lock : Bool)
Source
validate
Source
validated
Source
validated=(validated : Bool)
Source