-
I've been looking into getting Celery to work with redis clusters.
Kombu has a PR that's a few months old to implement it's own transport/backend for redis-cluster, but it doesn't seem like it's go…
-
Issue tracker is used for reporting bugs and discussing new features. Please use
[stackoverflow](https://stackoverflow.com) for supporting issues.
when redis server restart, the conns in Pool…
-
```
scale# k logs -n ix-friend friend-friendica-85bc5c879f-2fdn8
Initializing Friendica 2021.09 ...
Initializing finished
New Friendica instance
Installation with environment variables
Waiting f…
-
Pleasant surprise.. Looks like the spec changed enough to break things. Updated the spec though things are not healthy....
```yaml
---
apiVersion: redis.redis.opstreelabs.in/v1beta1
kind: Re…
-
latest version 4
i declare my redisclient upfront but i have to import the redisclienttype seperately
```
import { createClient } from 'redis';
import { RedisClientType } from '@node-redis/cl…
-
Despite the fact setting `redisExporter.enabled: false` it still gets deployed. Looking through the code it doesn't seem that this key is being checked altogether and the sidecar being enabled uncondi…
mazay updated
3 years ago
-
## Bug report
The `global_namespace_import` rule doesn't appear to be identifying `\Redis` correctly as a root namespace class, even with the extension installed.
* PHP version: 8.0.3
* PHP CS …
-
hey I've installed redis-operator using the helm chart but it keeps restarting, the pods gives me the below logs, I have 3 stand alones which are running fine.
I0816 10:18:18.814673 1 request.go:…
-
**Preconditions** (Any important steps we need to know)
**Steps to reproduce** (How to reproduce what you found step by step)
1. download project by `git clone --depth 1 --branch 2.0.5 https://g…
-
**What version of redis operator are you using?**
```shell
kubectl logs -n
```
redis-operator logs looks normal :
```
"Request.RedisManager.Name": "redis-cluster-leader-0", "ip": "10.22…