Skip to content

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

@avirati

Description

@avirati

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions