-
### Describe what happened
I imported a Redis OSS replication group, on which no auth token has been set, using:
```
pulumi import aws:elasticache/replicationGroup:ReplicationGroup my_replication_gr…
-
The Redis vector store uses features not available in AWS ElasticCache for Redis. Would it be possible to create a vector store for AWS ElasticCache for Redis?
-
### Terraform Core Version
1.4.6
### AWS Provider Version
4.67.0
### Affected Resource(s)
- aws_elasticache_user_group
- aws_elasticache_user_group_association
### Expected Behavior
I expect t…
-
I have an Elasticache instance running in cluster mode with one shard with three nodes (1 primary, 2 replicas) in different AZs.
Our Redis Client code uses StackExchange REDIS Library to connect AW…
-
In valkey-bloom, we want to support a configuration that can set the default false positive rate. With this, operations such as "BF.ADD" or "BF.MADD" which perform new bloom object creates will use th…
-
When writing to an AWS Elasticache cluster, my Spark job was completing succesfully, but the data was not showing up in REDIS. After a while, I realized it was because my Redis database had exceeded t…
-
### Gloo Edge Product
Enterprise
### Gloo Edge Version
current
### Is your feature request related to a problem? Please describe.
As part of addressing https://github.com/solo-io/gloo-m…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
## Summary
Some users prefer to use IAM Instance Roles instead of using ACCESS_KEY & SECRET_KEY when accessing AWS services. This ensures that the keys are constantly getting rotated and also avoid…
-
_(See [previous issue](https://github.com/go-redis/redis/issues/1912) for additional context and discussion)_
## Expected Behavior
A `ClusterClient` with bare-minimum settings for connecting to …