gresrun / jesque

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

can jesque work in cluster mode? #82

Closed damacheng009 closed 9 years ago

damacheng009 commented 9 years ago

Thank you:)

gresrun commented 9 years ago

I don't believe so. I don't know of anyone who has tried, either.

damacheng009 commented 9 years ago

I mean can jesque work in redis cluster mode:)