8000 What are the strategies to sync with remote storage? · Issue #510 · automerge/automerge-classic · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
What are the strategies to sync with remote storage? #510
Open
@bokolob

Description

@bokolob

I'm complete newbie, just desiging a collaboration system.

My current scheme looks like - multiple clients connected through socketio to rabbitmq broker, which routes messages between them. When one client have some changes, it will send them through socketio to all who needs.
Ok, but when should I sync it with database?
Simpliest way - sync all changes, but it will be CPU consuming. I have some other ideas, but don't like them :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0