Julien Ruaux
Julien Ruaux
I'm having the same issue. What's the status on an arm64 image of redismod?
RIOT does not yet support RedisBloom. I will add to the list of modules to support (RedisJSON was added in the latest early-access release)
Hi, would you be able to send a RDB dump to replicate the issue?
This has been changed in RIOT 3 and should work fine now.
Yes I did enable `buildx`. I thought that could be the issue initially so I tried without it with the same result.
I think I tried with 1.4.0 and it failed but I'll try again to make sure
I tried with 1.4.0 and got the same error: ``` [DEBUG] [docker] login into DEFAULT [ERROR] [docker] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [ERROR] [docker] Error...
Here is the trace for a successful run with JReleaser 1.3.1 and the `buildx` section commented out [trace.log](https://github.com/jreleaser/jreleaser/files/10431641/trace.log)
I was able to get past this by moving the `docker` section under each section. Now the first distribution works but it fails at the 2nd distribution: ``` [INFO] [docker]...
Sorry I missed this issue. Sentinel support was added to LettuSearch 2.4.2. Can you check [this thread](https://github.com/RediSearch/lettusearch/issues/18) and see if it works for you?