Skip to content

1.5.0

Latest
Compare
Choose a tag to compare
@sazzad16 sazzad16 released this 19 Nov 05:08
· 6 commits to master since this release
48e1671

Enhancements

  • Support JSON.TOGGLE command (#51)
  • Support JSON.CLEAR command (#52)

Changes

  • JRedisJSON can be instantiated using a Jedis instance (#61)
  • GsonBuilder (Gson factory) can be set in JRedisJSON instance (#61)

Dependencies

  • Upgrade redis.clients:jedis to 3.7.0
  • Upgrade com.google.code.gson:gson to 2.8.8
  • Upgrade org.apache.commons:commons-pool2 to 2.11.1