I have already a running instance of Redis Cache in AWS Account.How can I use the redis instance using the redis instance Endpoint in my java code to store the data.
I don't have any idea how to start with Redis Cache in java.Please help me out to resolve this.