coffee-resque
coffee-resque copied to clipboard
Hello, my application crashes when Redis is/becomes unavailable and I'm not sure how to handle this. Should I be catching an exception somewhere ? Thank you.
While trying to test PRs I ran into this [issue](https://github.com/mranney/node_redis/issues/651). Need to have a default set of options, which should work with both older version as well as future proof...
Thanks for this awesome module! One of the things that ruby-resque does at boot is inspect the list of workers redis has, and check if any of them used to...
Hey, Thanks for coffee-resque, it's awesome. I'm having a question though : is the changing of the process title mandatory ? It is causing me problems on heroku: since the...