Hi.
I know that ShardedJedis and JedisCluster are different features. That's why I think we should remove ShardedJedis from Jedis "for now".
It sure is ironic, isn't it?
Maybe you can see my thought via
https://github.com/xetorthio/jedis/pull/629#issuecomment-102047238 and later comments.
Jedis is just a driver for Redis, so it is not Jedis core feature, but one of utilities.
At least I don't want to improve ShardedJedis right now because we're moving on for other things, but to give a unique life to ShardedJedis we should improve some other features. (for example, consistent hash, which I don't think it is easy)
If you think current ShardedJedis is enough, you can still use Jedis 2.x, or extract ShardedJedis to other repo / artifact and improve it.
I really wish interested developers to take over ShardedJedis's life.
It is one of committer's thought, and may some committers could disagree.
Thanks.
Jungtaek Lim (HeartSaVioR)
2015년 5월 14일 목요일 오후 9시 37분 52초 UTC+9, Drew Morris 님의 말: