Skip to content

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

License

Notifications You must be signed in to change notification settings

fishercoder1534/AmazonElastiCacheExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

26b841b · Jan 6, 2017

History

8 Commits
Jan 3, 2017
Jan 6, 2017
Jan 2, 2017
Jan 6, 2017
Jan 2, 2017

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