Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IN-326 add elasticache cluster for cacheing #9

Merged
merged 1 commit into from
Aug 7, 2020
Merged

Conversation

jamesrwarren
Copy link
Contributor

@jamesrwarren jamesrwarren commented Aug 7, 2020

Purpose

So that we can perform cacheing functions using redis, we need the infra in place to do so.

Approach

Added an elasticache cluster with failover in prod and single node in other envs

Learning

Search for hello world redis with python for simple script that can be easily modified to test the config!

Checklist

  • I have performed a self-review of my own code
  • I have added relevant logging with appropriate levels to my code
  • I have updated documentation where relevant
  • I have added tests to prove my work
  • I have run the integration tests (results below)

@jamesrwarren jamesrwarren merged commit 2a4f3a3 into master Aug 7, 2020
@TomTucka TomTucka deleted the IN-326 branch August 9, 2021 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants