Skip to content

v2.4.1

Compare
Choose a tag to compare
@xetorthio xetorthio released this 17 Feb 23:23
· 1781 commits to master since this release

This is a bugfix release and test fixes and test stability.

  • Removed redundant call to connectionPool.getResource() in method getConnectionFromSlot(int slot) in class JedisSlotBasedConnectionHandler
  • Sentinel unit tests are now reliable and repeatable. Also they work much much faster.
  • Cluster tests are much faster, reliable and repeatable.
  • Add travis-ci