-
Hi,
I've added RedisJSON to the FreeBSD ports tree and reported about that a couple of weeks ago.
Our build system has found an issue when it builds RedisJSON on i386 platform, doesn't matter what…
-
I have a work email I can share privately, if you wish to ask questions ...
Doing a make, got missing CMakeLists.txt. The contained directory redis-plus-plus directory **has** a CMakeLists.txt, the…
-
Hi, I'm running using:
MacOS: Big Sur 11.5.1
Node: v12.18.4 (also tried with v10 and v14)
Docker Desktop: 3.5.2.18
I cloned the repo (commit 30360f2), ran `npm install` and got the docker conta…
-
I tried loading it via configuration but it coredumps, can't restart the service.
```
root@lcx:/etc/redis# service redis-server restart
root@lcx:/etc/redis# service redis-server status
● redis-s…
-
Hi, recently I installed `redis-json` package but when I try to run my code that compiled with typescript it throws following error:
```
const redisJson = new redis_json_1.default(redis);
…
-
Drop index schema?
-
OS : Centos8
Process step:
1 - Clone RedisJSON
2 - Install rust tool
3 - Ind RedisJSON dir run " cargo build --release" success
```bash
# redis-server --loadmodule ./target/release/librejso…
-
Compared to index on HASH, which is able to find keys having only a subset of the fields in the schema,
When searching using a JSON index, keys are found only when all schema identifiers exist in the…
-
LLVM is latest homebrew version (11), rustc is 1.51
Error report is:
Compiling redis-module v0.11.0
Compiling redisearch_api v0.5.0
error: failed to run custom build command for `redisearch…
-
Add support for the following commands:
`json.toggle`
`json.clear`