commonplaceusa / commonplace

COMMUNITY!
www.commonplaceusa.com
3 stars 0 forks source link

Request for thoughts: A new layer to handle pushing complex jobs into resque #54

Closed maxtilford closed 13 years ago

maxtilford commented 13 years ago

Refactoring the Resque.enqueue calls in lib/api and moving them to a KickOff class.

Not actually ready to be merged in yet.

Jberlinsky commented 13 years ago

I like it. No need to limit our options to Resque unnecessarily, and this provides the abstraction layer to do that. +1.