-
RedisJson出来一段时间了,主要是比较方便可以处理Json对象,请问当前库会支持吗?谢谢
-
Does RIOT File support insertion into a Bloom Filter (enabled by Redis' [RedisBloom](https://github.com/RedisBloom/RedisBloom/) module)?
I'm looking to front load my Bloom Filter with millions of e…
-
Please add arm64 architecture for Docker. Basic Redis already supported it.
Currently on Mac M1 RedisJSON work as amd64 container under emulation with poor performance.
-
If not how would you use raw queries to access the JSON module loaded?
-
It would be extremely convenient having an option for a prebuilt module release per supported OS in the releases page.
It would make it rather quick not having to deal with installing build tools a…
-
操作系统
Windows or Linux or Mac
win10x64
QuickRedis 版本
例子:2.7.1
问题描述
无法预览内容,内容区全是空白
-
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…
-
I'm looking to implement [Open Policy Agent's](https://github.com/open-policy-agent/opa) (OPA) storage adapter interface using RedisJSON. The data model for the storage adapter is a single json docume…
-
RedisJSON 2.4.7
Any literal that starts with null is considered valid and interpreted as null:
```
JSON.SET lit1 $ trueabc
JSON.SET lit2 $ falseabc
JSON.SET lit3 $ nullabc
JSON.MGET lit1…
-
With redis-3.2.1 (python library) I get the following error:
```
/usr/local/lib/python3.7/site-packages/redis_lua/script.py in
17 from functools import partial
18 from redis.client im…