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

Is it possible to run ShareJS in a multi clustered environment ? #406

Open
avirati opened this issue Mar 10, 2016 · 0 comments
Open

Is it possible to run ShareJS in a multi clustered environment ? #406

avirati opened this issue Mar 10, 2016 · 0 comments

Comments

@avirati
Copy link

avirati commented Mar 10, 2016

Hi,

First of all, Big fan !
I am using ShareJS + Code Mirror to develop a collaborative code editor. So far things have worked out pretty good. However, I am having difficulties finding a way to make it cluster friendly. I know I have to tap into livedb and publish that data across redis and then from the subscriber's side, feed the data to livedb client.

  1. Is that something doable ?
  2. If it is possible, how would ShareJS behave when multiple livedb clients try to save data into single mongodb database ?

Any hint / help would be great.

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

1 participant