Skip to content
This repository was archived by the owner on Aug 9, 2021. It is now read-only.
This repository was archived by the owner on Aug 9, 2021. It is now read-only.

Git style updates #1

Description

@oed

Right now we create a completely new ipfs object each time the document is updated (commit is called). We also link to the previous object CID. It would be cool if each update (commit) only contained the deltas as compared to the previous object, similar to how git is implemented (but we want to utilize IPLD).

We need to research how this could be done in the best possible way using IPLD. Are there any IPFS tools that we can use to do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions