Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
include Sihl_repository.Sig.REPO
val enqueue : job_instance:Sihl_queue_core.Sig.JobInstance.t -> unit Lwt.t
val find_workable : unit -> Sihl_queue_core.Sig.JobInstance.t list Lwt.t
val update : job_instance:Sihl_queue_core.Sig.JobInstance.t -> unit Lwt.t