-
At this moment, methods representing RedisJSON v1 commands are deprecated.
At least in terms of GET and SET commands, some of those methods can be considered as _easy to use_ compared to the RedisJSO…
-
We use redislite for our unit tests. We've recently started using the [RedisJSON](https://redis.io/docs/stack/json/) module, which causes our unit tests to break seeing redislite does not support the …
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues.
### Motivation
From the https://github.com/RedisJSON/RedisJSON/…
-
-
Readme states following:
> The Upstash implementation of RedisJSON contains a number of subtle differences in what is returned in responses. For this reason, it is not advisable to use SRH with Red…
-
### Description
Dear,
I am facing a Typescript issue using `redisClient.json.get(key)` function:
`
Type instantiation is excessively deep and possibly infinite
`
Has anyone seen this befor…
-
redis_version:6.2.14
module:name=ReJSON,ver=20409,api=1,filters=0,usedby=[search|graph],using=[],options=[handle-io-errors]
module:name=timeseries,ver=10814,api=1,filters=0,usedby=[],using=[],option…
-
I am trying to build from source and put it in the redis docker image. I am using ubuntu 16.04. I typed the following commands:
$ git clone --recursive https://github.com/RedisJSON/RedisJSON.git
$ c…
-
Currently Client [is a](https://github.com/RedisJSON/redisjson-py/blob/master/rejson/client.py#L27) `StrictRedis` client. This does not seem to work with the Redis Cluster setup (MOVED error due to re…
-
RedisJson这个功能很好,FreeRedis什么时候可以支持?