v2.6.2
·
1740 commits
to master
since this release
- Fix leak connection when discovering cluster nodes
- In close(), break loop fast when one of connection in ShardedJedis seems to broken
- Unify evalsha signature to use varargs in both Jedis and PipelineBase
- And more minor bug fixes...