M Sazzadul Hoque
M Sazzadul Hoque
Jedis is supporting node adding and deleting well enough. Only issue it doesn't handle (in JedisCluster A) yet is when a node is moved from Redis Cluster A to Redis...
> 1. ... ... ... Do you think it is worthwhile to return the lock here? Yes.
@zeekling This PR is an extension of #3205 which replaces only org.json:json. This also replaces gson.
@chayim @dengliming @yangbodong22011 Do you have like or dislike for this or #3205 ? Either of these is a breaking change (affects only RedisJSON commands) but we are considering for...
> Another question is why we rely on both `org.json` and `google.gson` now, can only relying on `google.gson` not meet our needs? Gson was being used in [JRedisJSON](https://github.com/redisjson/jredisjson). That's where...