Skip to content

1.1.0

Compare
Choose a tag to compare
@trowski trowski released this 25 Mar 15:07
· 133 commits to 2.x since this release
v1.1.0
07eb124
  • Added getRange(), getRangeWithScores(), getRangeByScore(), getRangeByScoreWithScores(), and getLexicographicRange() to RedisSortedSet (#77, #78)
  • Fixed a circular reference in RemoteExecutor that delayed garbage collection