-
After run
`# sudo dnf install redis-stack-server`
Appear this error:
```
Failed to enable unit: Unit file redis-stack.service does not exist.
Failed to start redis-stack.service: Unit redi…
-
**Version**: What redis-py and what redis version is the issue happening on?
Redis-py 4.6.0
Redis 6.2.10
**Platform**: What platform / version? (For example Python 3.5.1 on Windows 7 / Ubuntu 1…
-
I am using node redis v4.0.2 for my project. However, bee-queue uses v2.* and I am unable to reuse my redis client from v4. Gives somethig like this. I am not dropping out of v4 bcoz I can use promise…
-
### ⚠️ Please verify that this bug has NOT been reported before.
- [X] I checked and didn't find similar issue
### 🛡️ Security Policy
- [X] I agree to have read this project [Security Policy](https…
-
## Bug description
Hi I have followed the instructions from https://signoz.io/docs/install/docker-swarm/
and I have noticed an error showing up in the log about redis
```json
{
"timestamp":…
-
Hello,
I'm looking to set up AWS's MemoryDB or ElasticCache for Redis as a cluster for celery's message broker.
When configuring this with celery, I encounter errors like "Failed to capture even…
-
### Name and Version
bitnami/redis-cluster:7.0
### What architecture are you using?
amd64
### What steps will reproduce the bug?
I'm trying to run a docker stack on a swarm enviroment f…
-
**Describe the bug**
FT.SEARCH fails to return results under hard to determine circumstances, it seems to be some combination of DIALECT 4, sorting in DESC order and how many items defined in the LIM…
-
### Description
We've noticed that although most product changes at Shopify, such as a name or description change, are updated via the webhooks almost instantly, this doesn't appear to be the case fo…
-
### Steps to reproduce the problem
1. set up redis sentinel instances
2. configure mastodon to use redis sentinel with user specified
### Expected behaviour
connect to redis sentinel successfully
…