Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

IPFS eventual consistency on shared folders #313

Open
@ajres

Description

@ajres

When using IPFS for usecase 2:

"As a mounted personal sync folder that automatically versions, publishes, and backs up any writes."

How are concurrent edits on different nodes merged so that the all nodes eventually see the same file system state.

If I understand correctly, each node would write a new commit object on changing the file system, but how are (potentially) conflicting commits on different nodes merged?

Andy

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