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

Horizontal scalability #20

Open
icc-garciaju opened this issue Sep 26, 2023 · 2 comments
Open

Horizontal scalability #20

icc-garciaju opened this issue Sep 26, 2023 · 2 comments

Comments

@icc-garciaju
Copy link

Hi, I want to know if this is horizontally scalable.

Can I have several instances running and load-balance between them? Is there any special setting I have to turn on?

Thank you in advance.

@TimoGlastra
Copy link
Member

Hi @icc-garciaju,

Sorry for the late reply. Currently this repo does not fully support multi-instance repositories, but we have some changes already made internally that would support that.

It will require an additional component such as redis, to support communication between the different mediator instances

@icc-garciaju
Copy link
Author

Thanks for the reply.
It's normal that multi-instance sofware requires some kind of synchronization mechanism.

Are you planning to release it at any time?
Thanks in advance.

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

No branches or pull requests

2 participants