Hi,
I have a few questions:
1. If I setup 2 Redis servers with sharding, how do I instruct the client using RedisTemplate to connect to both of them?
2. Does Jedis have the knowladge of the sharing (i.e. to know to which server it should go to get the data?)
Thanks,
Yair


Reply With Quote
