python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
redis-cli --pipe yields MOVED errors when bulk uploading to Elasticache with cluster-mode enabled
I am trying to use redis-cli --pipe to bulk upload some commands to my AWS Elasticache for redis cluster. The commands come from parsing a file via a custom awk command, which helps generate some HSET...

DBOY
Votes: 0
Answers: 1
How to sync data between two Elasticache Redis Instances
I have two AWS Elasticache instances, One of the instances (lets say instance A) has very important data sets and connections on it, downtime is unacceptable. Because of this situation, instead of doi...
Oguzhan Aygun
Votes: 0
Answers: 1
Will data loss in AWS Redis cluster, if I will change instance type?
I can't find information, on how to change my AWS Redis cluster instance type and won't lose my data in it?
user18430395
Votes: 0
Answers: 1
Reference arn of a Elasticache cluster in cloudformation
I would like to reference the arn of a "going-to-be-created" Redis ElastiCache cluster in a cloud formation template.
This is the ElasticacheCluster template (tested and working in cloudFor...
Cr4zyTun4
Votes: 0
Answers: 2