Comment on Announcing DJJob, a PHP port of delayed_jobComments−bl4k15yyou need to strip out the implementation specific classes such as propel and the mysql-specific calls to make this useful to anybody elsefor eg. an in-memory sqlite db would be ideal for this purpose (and a lot faster)−ericwallerOP15yAbsolutely, dropping Propel is TODO #1. I just figured I'd throw it on github and see if there was any interest first.
Comments
you need to strip out the implementation specific classes such as propel and the mysql-specific calls to make this useful to anybody else
for eg. an in-memory sqlite db would be ideal for this purpose (and a lot faster)
Absolutely, dropping Propel is TODO #1. I just figured I'd throw it on github and see if there was any interest first.