Question

Are there any such delayed job gems based on sequel rather than redis or activerecord which will work under rack based apps such as those based on Sinatra?

Was it helpful?

Solution

You might want to check out navvy It does not depend on rails like other background libraries, and already has an adapter written for sequel

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top