Skip to content

ING-424 multiple cluster support#1

Open
ylebedeva wants to merge 2 commits into
masterfrom
ing-424-double-write-cache
Open

ING-424 multiple cluster support#1
ylebedeva wants to merge 2 commits into
masterfrom
ing-424-double-write-cache

Conversation

@ylebedeva

Copy link
Copy Markdown
Owner

This change reworks how memcachir is plugged into the surrounding code. Previously it implemented Application and existed as a singleton within the host code base. With this code change memcachir needs to be explicitly added to the supervision tree and can exist in multiple instances thus allowing us to make use of multiple Elasticache clusters within the same Elixir app.

@droustchev droustchev left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

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.

3 participants