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

Git style updates #1

Open
oed opened this issue Dec 29, 2018 · 0 comments
Open

Git style updates #1

oed opened this issue Dec 29, 2018 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@oed
Copy link
Member

oed commented Dec 29, 2018

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?

@oed oed changed the title Do git style updates Git style updates Dec 29, 2018
@oed oed added the help wanted Extra attention is needed label Dec 29, 2018
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants