Redis Modules Java Versions Save

Java client libraries for redis-modules https://redis.io/modules, based on Redisson. https://github.com/redisson/redisson

2.0.3

1 year ago

Changes

Bug Fixes

Features

Contributors

We'd like to thank all the contributors who worked on this release!

@dengliming, @lgtm-com and @lgtm-com[bot]

2.0.2

1 year ago

Changes

Bug Fixes

Contributors

We'd like to thank all the contributors who worked on this release!

@RainGoal and @dengliming

2.0.1

1 year ago

Changes

  • Check License Header #52
  • Add support for redisgraph commands. #51
  • Simplify CI configuration with Redismod Docker #50
  • Bump gson from 2.8.0 to 2.8.9 in /redisjson #47

Contributors

We'd like to thank all the contributors who worked on this release!

@dengliming, @dependabot and @dependabot[bot]

2.0.0

2 years ago

Changes

Bug Fixes

  • multBy method use the multByAsync #46

Contributors

We'd like to thank all the contributors who worked on this release!

@GMHe and @dengliming

1.0.5

2 years ago

Changes

  • Update README.md #42
  • Add pipelining examples for redisjson #39

Features

  • Add support for RediSearch 2.2 ON JSON #44
  • Add support some commands for redisgears #41
  • Add support pipelining for redisjson #38
  • Add support for JSON.OBJKEYS JSON.OBJLEN command #36

Contributors

We'd like to thank all the contributors who worked on this release!

@dengliming

1.0.4

2 years ago

Changes

  • Upgrade redisson api version #33

Contributors

We'd like to thank all the contributors who worked on this release!

@dengliming

1.0.3

2 years ago

Changes

Features

  • GroupBy support #31
  • Aggregation bucket align (for RedisTimeSeries >= 1.6.0) #30

Contributors

We'd like to thank all the contributors who worked on this release!

@dengliming and @xdev-developer

1.0.2

2 years ago

Changes

Features

  • Update RedisTimeSeries.java #22

Bug Fixes

  • TS.MRANGE IndexOutOfBoundsException problem fix #29

Contributors

We'd like to thank all the contributors who worked on this release!

@dengliming, @pariskeras and @xdev-developer

1.0.1

3 years ago

Changes

  • Support to FT.CREATE PREFIX Parameter #17
  • Add support AI.TENSORGET
  • Add support for AI.MODELGET
  • Add support for AI.SCRIPTGET
  • Add checkstyle.xml and reformat code
  • Add support for FT._LIST
  • Add support for T-Digest data structure
  • Init redisgears module
  • Init redisjson module

Bug Fixes

  • Scores support #18
  • Fix typo

Contributors

We'd like to thank all the contributors who worked on this release!

@dengliming and @regisoliveira

1.0.0

3 years ago

Features

  • Add Support RedisBloom
  • Add Support RediSearch
  • Add Support RedisTimeSeries
  • Add Support RedisAI

Enhancements

Bugs