Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: RedisJSON/JRedisJSON

Tags

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Spring Integration PR (#61)

* feat: allow client to be instantiated with a Jedis instance

* feat: allow for GsonBuilder (Gson factory) to be set on the client

* test: constructor test with Jedis instance, test for custom GsonBuilder

v1.5.0-RC3

Toggle v1.5.0-RC3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Address JDoc errors and warnings (#60)

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create release-drafter.yml

v.1.3.0

Toggle v.1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implements MGET command (#31)

* feat: implements mget command

* test: tests mget command

* Update src/test/java/com/redislabs/modules/rejson/ClientTest.java

Co-authored-by: M Sazzadul Hoque <[email protected]>

v.1.2.0

Toggle v.1.2.0's commit message
Add test for missing field

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #12 from RedisLabs/mvn-publish

fix #11 update jedis dependecy to 3.0.1

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #8 from RedisLabs/mvn-publish

update pom.xml to publish to mvn repository