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)
Sun Mar 23 07:15:26 -0700 2008
commit  0880b0f0924b41562b19b4b03a89b85bf660f02d
tree    06eb73a406df81edc7e0930ed9fefec44bdca011
parent  d0378cd3b73e60454b87504c7cc987341ee8dde8
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 Sun Mar 23 07:04:09 -0700 2008 Removed the global lock. Jobs can now processed... [Tobias Lütke]
folder job_spec.rb Sun Mar 23 07:04:09 -0700 2008 Removed the global lock. Jobs can now processed... [Tobias Lütke]
folder story_spec.rb Sun Feb 17 13:01:35 -0800 2008 Initial extraction [Tobias Luetke (home)]