-
Whether RediSearch + RedisJson supports nested or parent/ Child queries like ElasticSearch?
-
I got this error without any detail or trace stack:
```
sys:1: RuntimeWarning: coroutine 'has_redisearch' was never awaited
```
I commented out these lines in `aredis_om/model/model.py` and my…
-
我们的redis是集群 代码用的是RedisCluster类 有什么办法可以适配么
Our Redis is a cluster
The code uses the RedisCluster class
Is there any way to adapt
-
Is there support for RedisModule_RdbLoad and RedisModule_RdbSave?
If not, is there a plan to add these?
Thank you.
-
Hello
I want to install RedisJSON on centos 7 operating system, but unfortunately I encounter the following error. What should I do ?
`[root@static RedisJSON]# cargo build --release
warning: pro…
-
my test data is here
{"uid":1806217,"app":"znt","device_id":"879ce681_d5c7_4bbe_ae48_1e0a11c3bce1","create_time":"2022-02-23 10:17:14"}
the uid attribute is long
i have tried jReJSON.get(key, S…
-
If not how would you use raw queries to access the JSON module loaded?
-
RedisJson出来一段时间了,主要是比较方便可以处理Json对象,请问当前库会支持吗?谢谢
-
I was able to successfully build and test RedisJSON v2.6.9. I am running Redis 6.2.14 on Amazon Linux 2. Am I missing a setting ?
NAME="Amazon Linux"
VERSION="2"
ID="amzn"
ID_LIKE="centos rhel f…
-