-
Gears consistently crashes when performing the following:
Pull redismod container
```
$ docker pull redislabs/redismod:latest
latest: Pulling from redislabs/redismod
Digest: sha256:e879849d4b…
-
Suddenly The data in redis becomes empty and karton dashboard looks like new however their were tasks their.
I use this docker configuration for redis
image: redis/redis-stack-server:latest
…
-
The current edge version of RedisTimeSeries is suited for working with an OSS Cluster topology in the following manner:
- on single key commands like any other command
- on commands that require mul…
-
Deploy bitnami redis-cluster 7.2.3 image tag on kubernetes setup with 6 nodes and 1 replica each
redisgears module is loaded using configuration: loadmodule /var/opt/redislabs/lib/modules/redisgears.…
-
Hi!
I'm experiencing the following issue on raspbian 10 & armv7:
# log of the server:
`1:M 19 Sep 2019 12:27:50.513 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/…
-
Hi,
I'm trying to build RedisGears v1.0.7, and in the commands documented in https://oss.redis.com/redisgears/quickstart.html
I observed that there is dependency on python2, instead of python3. I…
-
Hello,
I can't connect discollama to my ollama server host at `127.0.0.1:11434` address.
Here is my error message when running the bot with docker and then pinging it on discord with 'Hello' :
…
-
Currently you can use del by keys. But what if my add what thousands of thousands of keys?
What I would like to do is
`DEL myprefix*`
but what I do right now is this https://stackoverflow.com/ques…
-
Running the provided example in the readme, using redisfab/redisgearsjvm:edge and latest version of rghibernate creates an error that makes me suspect that the gears.GearsBuiilder class in the image i…
-
Are there any performance benchmarks/profiles for RedisGears event-processing etc