문제

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?

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top