chained_job 1.0.0
Chained job allows you to define an array of queued jobs that should be run in sequence after the main job has been executed successfully.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (1):
            redis-client
            >= 0
          
    