redis / jedis

Redis Java client
https://redis.github.io/jedis/
MIT License
11.9k stars 3.87k forks source link

Support json.toggle and json.clear commands #2608

Closed oshadmi closed 3 years ago

oshadmi commented 3 years ago

Add support for the following commands: json.toggle json.clear

yangbodong22011 commented 3 years ago

@oshadmi hello, if you use RedisJSON, you can use JRedisJSON.

sazzad16 commented 3 years ago

https://github.com/RedisJSON/JRedisJSON/issues/50