From f281e8bdaab9aceacded2eff90c8d33ece1a16f4 Mon Sep 17 00:00:00 2001 From: Joseph Manley Date: Sun, 24 May 2020 00:57:20 -0400 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 10a7935..3c154d6 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ -# aws-elasticache-cluster \ No newline at end of file +# aws-redis-cluster + +Part of the [aws-infrastructure](https://github.com/josephbmanley/aws-ecs-infrastructure) project. + +This CloudFormation stack creates a basic redis stack with all essential infrastructure including: + +- Replication Groups +- Redis Clustering +- ReadOnly nodes