-
### Expected Behavior
Expect `$$REDIS_PASSWORD` to be interpolated according to [the compose spec](https://docs.docker.com/compose/compose-file/12-interpolation/) so into `$REDIS_PASSWORD`.
### Actu…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
The Appsmith Redis plugin currently allows you to connect to Redis instances that do not require the T…
-
## Bug Report
#### Current Behavior
Getting "org.springframework.dao.QueryTimeoutException: Redis command timed out" sporadically in Springboot Cloud Gateway code.
```java
2024-09-09…
-
**Describe the bug**
Predis/Client configured in cluster mode does not behave correctly when using the iterator to get individual node connections. The scheme used when configuring the cluster wide c…
-
Hi @jlinn
I am getting this exception when i set the redisCluster property to true:
Exception in thread "main" redis.clients.jedis.exceptions.JedisDataException: ERR This instance has cluster suppo…
-
I am trying to read all the fields and its value present in a hash key from Redis in pyspark using spark-redis jar. I am able to read 500-600 fields but get Read time out error (snippet pasted below) …
arpiv updated
3 years ago
-
**Output from `azd version`**
Run `azd version` and copy and paste the output here:
azd version 1.7.0-beta.1-pr.3518885 (commit d62cc4c16bda2eefabf48b7d7f8bd616cad1445a)
**Describe the bug**
Hav…
-
Hello,
Whilst trying to build on IPV6-only build machines, the tests seem to be failing. Here are the logs:
```
┌──────────────────────────────────────────────────────────────────────────────┐
…
-
# Summary
I've tried to use `redis.server` in `argocd-cmd-params-cm` to leverage AWS Elasticache Redis cluster to externalise Argo CD caching, however it seems that client implementation is not ful…
-
### What happened?
Coming from slack: https://kuma-mesh.slack.com/archives/CN2GN4HE1/p1724414616702329
1. Yep, my policies.
```
type: MeshHealthCheck
name: web-to-redis-check
mesh: default
…