-
Getting error below:
```
redis_5 | standard_init_linux.go:190: exec user process caused "no such file or directory"
redis_6 | standard_init_linux.go:190: exec user process caused …
-
Using AWS, you may setup multiple Redis nodes and they run with `cluster_mode=disabled`.
AWS will give you a write endpoint and a read endpoint. AWS will automatically load balance the read requests…
-
**Version**: 5.1.2
**Platform**: Ubuntu 22.04
**Description**:
RedisCluster becomes unrecoverable and crashes if all the nodes timeout at the same time. If you have a RedisCluster with 1 nod…
-
### Environment
* docker-redis-cluster version: 7.2.5
* docker compose : v2.26.1-desktop.1
Service declaration in docker compose file
```
RedisCluster:
restart: always
image: gro…
-
**Version**: 5.0.3 (code hasn't changed in any subsequent version)
**Platform**: Python 3.8.6 / Almalinux 3.9 / AWS
**Description**: Calls to `delete` in asyncio RedisCluster do not execute if `…
-
### Expected behaviour
PHP can connect and use infinispan resp cache as redis replacement.
### Actual behaviour
Error Message when trying to connect:
`Couldn't map cluster keyspace using any…
-
AttributeError: 'RedisCluster' object has no attribute 'connection'
-
ElastiCache will occasionally replace nodes during a configurable maintenance window ("These replacements are needed to apply mandatory software updates to your underlying host"), they refused to prov…
-
OUTPUT:
curl -X "POST" mrredis.mesos:5656/v1/CREATE/redisCluster/100/1/2
2016/11/29 17:21:35 Instance Name=redisCluster, Capacity=100, masters=1, slaves=2 ConfigJson={1}
ZOO CREATE SECTION K=/Mr…
-
I'm using AWS Redis Elasticache with cluster mode on, when trying to run JSON.SET/JSON.GET, I get "NotSupportedException" as you can see below:
```
Fatal error: Uncaught Predis\NotSupportedExcepti…