Skip to content

fishercoder1534/AmazonElastiCacheExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AmazonElastiCacheExample Build Status

As per AWS documentation, your app must be in the same VPC and your security group of Elasticache clusters/instances must have proper settings, in order to access your Elasticache clusters/instances.

How to run this example:

1. git clone this repo
2. cd $this_directory
3. $mvn package
4. $java -jar aws-elasticache-example-1.0-SNAPSHOT-jar-with-dependencies.jar

About

A simple example using jedis to interact with Redis on top of AWS Elasticache.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages