-
### Expected behaviour
During a ~1hr window window across multiple php servers I saw `RedisCluster::get(): SSL: Connection reset by peer` intermittently on a small percentage of requests. I think my…
-
### Terraform Core Version
1.9.5 on darwin_arm64
### AWS Provider Version
5.65.0
### Affected Resource(s)
aws_elasticache_serverless_cache
### Expected Behavior
Create a Redis Ser…
-
### Description
Environment:
- client: node 18 (public.ecr.aws/docker/library/node:18-alpine)
- redis server: AWS elasticache
- engine version: 6.2.6
- 2 shards; 2 nodes per shard
We…
-
I am having trouble in using Elasticache's Redis cluster (with cluster mode on or off both).
Can anyone please provide me a detailed step for it, it is not working as simply Redis does.
-
Hello,
I am trying to use AWS Elasticache Redis cluster as backend with channels_redis for connecting to websocket. However, I am unable to configure that as container get restarted every time try ma…
-
I am using library to connect to the AWS ElastiCache and I figured out that when I forget to set tls to true on call `await redis.get()` library just stuck on this call without any exception that wron…
-
## 1. Title
#### AWS::ElastiCache - Unable to scale up a cluster
## 2. Scope of request
e) other coverage-related issue with the resource/attribute/option
## 3. Expected behavior
I h…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Affected Resource(s)
ReplicationGroup.elasticache.aws.upbound.io/v1beta2
### Resource MRs required to reprodu…
-
### Describe the feature
Given Glide's core is Rust and supports some useful additions to redis-rs in terms of connectivity & resilience to MemoryDB/Elasticache services it would be valuable to be ab…
-
### 问题描述(Issue Description)
两个Redis部署在不同的环境上,之间的内网IP不通,是否这种就无法同步?
(即跨云环境,网络需要特别打通吗?)
(我想将aws上的ElastiCache Redis OSS迁移到其他云上自建的Redis 集群上。)
目前RedisShake是运行在跟ElastiCache 同VPC下的一个云主机上面,而目的Redis集群是在另外…