You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
spec.description='Delayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background. It is a direct extraction from Shopify where the job table is responsible for a multitude of core tasks.'
7
9
spec.email=['brian@collectiveidea.com']
@@ -13,7 +15,7 @@ Gem::Specification.new do |spec|
13
15
spec.require_paths=['lib']
14
16
spec.summary='Database-backed asynchronous priority queue system -- Extracted from Shopify'
0 commit comments