public
Description: Database based asynchronously priority queue system -- Extracted from Shopify
Homepage: http://www.shopify.com
Clone URL: git://github.com/tobi/delayed_job.git
Search Repo:
Tobias Lütke (author)
Mon Mar 24 09:01:03 -0700 2008
commit  b9dc92b9ca14e7cf2ec892c3ca3a1cb006989838
tree    6973231e0d44f9848631cd753b25463e6923c8b5
parent  0880b0f0924b41562b19b4b03a89b85bf660f02d
delayed_job / spec
name age message
..
folder database.rb Sun Mar 23 07:04:09 -0700 2008 Removed the global lock. Jobs can now processed... [Tobias Lütke]
folder delayed_method_spec.rb Mon Mar 24 09:01:03 -0700 2008 Don't save jobs with empty handlers [Tobias Lütke]
folder job_spec.rb Mon Mar 24 09:01:03 -0700 2008 Don't save jobs with empty handlers [Tobias Lütke]
folder story_spec.rb Sun Feb 17 13:01:35 -0800 2008 Initial extraction [Tobias Luetke (home)]