-
I am not able to cross compile RedisJSON for riscv64. I am using ubuntu 18.04 as host system and the following command
`CC_riscv64gc_unknown_linux_gnu=riscv64-unknown-linux-gnu-gcc BINDGEN_EXTRA_CLAN…
-
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…
-
Hello,
I would like to be able to use tokio's broadcast channel in a redis async connection.
For example:
```rust
let client = redis::Client::open("redis://127.0.0.1:6379?protocol=resp3").unwr…
-
**Describe the bug**
`unused-but-set-variable` Error when Compiling.
Output of `sudo make setup`:
```
dv@fedora:~/partition/programming/RediSearch$ sudo make setup
Setting up system...
# rea…
-
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…
-
Hello, I don't know if is redis bug or module bug, look the crash report:
```
=== REDIS BUG REPORT START: Cut & paste starting from here ===
25629:M 17 Jul 16:58:46.852 # Redis 4.0.0 crashed by s…
-
### What happened?
Hello there,
I'm encountering an issue upon attempting to start the node backend after cloning this repository. Specifically, I'm met with the error message: Notably, I haven…
-
**Crash report**
Hi team, got this error during on JSON.SET operation using this library:
https://github.com/redis/redis-om-python
As the end I am using `pipeline.execute()`, is it possible bec…
-
I want to target compile RedisJSON https://github.com/RedisJSON/RedisJSON
Building machine OS: Ubuntu 18.04.5 LTS
Target MACHINE is var-som-mx6 (NXP i.MX6Q)
Added meta-rust-bin layer in build…
-
### Name and Version
bitnami/redis-cluster v9.1.3
### What architecture are you using?
amd64
### What steps will reproduce the bug?
I have a bitnami/redis-cluster ( version 9.1.3) helm…