gresrun / jesque

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

Redis Cluster Issue #174

Open gondsourabh40 opened 3 years ago

gondsourabh40 commented 3 years ago

Is it Possible to use RedisCluster instead of JedisPool, is there anyone who tried it?