gresrun / jesque

An implementation of Resque in Java.
http://gresrun.github.io/jesque
Apache License 2.0
630 stars 131 forks source link

Can I use worker with redis sentinel? #92

Closed moznion closed 8 years ago

moznion commented 9 years ago

Could you tell me the way to use jesque worker with redis sentinel if it exists? (Else, do you have any plans to implement this feature?)

gresrun commented 8 years ago

Yes, see #79.