Skip to content

Scale horizontally using Redis #954

Answered by ghost
danieleratti asked this question in Q&A
Discussion options

You must be logged in to vote

It's not more complicated than publishing to Redis every time one of your instances end up publishing to their clients. Then the other instances connected to Redis will also publish to their clients.

You don't even need Redis for this, you just need some client and some server to act as "master". I'm pretty sure Kubernetes and the like already has support for master/slave set-ups like this.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@BastienFaivre
Comment options

@BastienFaivre
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #954 on December 09, 2020 02:48.