-
Hi!
We deployed bottleneck and recently migrated to a new elasticache setup, using redis with 'cluster mode' enabled. Once we migrated we started getting crossslot errors
`"ReplyError: CROSSSLOT…
-
### Description
Run the example code:
```typescript
import { createClient, RedisClientOptions } from 'redis';
const options: RedisClientOptions = {};
const client = await createClient(options)
…
-
### What happened?
I ran into delete failure issue during "pulumi destroy". It is trying to delete a subnet group resource first which is used by my elasticache cluster even though I have subnet gr…
-
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 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.
-
### Terraform Version
```shell
Old version 0.13.2
Upgrade Terraform version: 1.9.3
AWS Provider Old 4.67.0
AWS Provider New 5.59.0
```
### Terraform Configuration Files
terraform {
requi…
-
What is the URL to use the session manager to connect to secure AWS ElastiCache Redis
className="de.javakaffee.web.msm.MemcachedBackupSessionManager"
memcachedNodes="redis://master.secure-xxxxxxxx…
-
### Terraform Core Version
1.7.1
### AWS Provider Version
5.44
### Affected Resource(s)
aws_elasticache_user
### Expected Behavior
I can update the `user_name` and terraform will …
-
### Terraform Core Version
1.8.5
### AWS Provider Version
5.54.1
### Affected Resource(s)
aws_elasticache_replication_group
### Expected Behavior
When importing an aws_elasticache_replication_g…
-
**Preconditions**
I had previously set up SSM connection through a bastion instance, and I am able to connect with redis-cli
**Steps to reproduce**
- Create a Redis cluster (cluster-mode enab…