Skip to content
This repository has been archived by the owner. It is now read-only.

IPFS / IPLD Diff Merge? #159

Closed
matthewrobertbell opened this issue Aug 14, 2016 · 1 comment
Closed

IPFS / IPLD Diff Merge? #159

matthewrobertbell opened this issue Aug 14, 2016 · 1 comment

Comments

@matthewrobertbell
Copy link

matthewrobertbell commented Aug 14, 2016

If a single block in a 1GB file is changed, to update, a node only needs to re-download one small block, which is fine.

If a few bytes are added to the start of the file, or if a bunch of small changes are made, is this currently inefficient?

If so, is the support of diff objects planned? For example: ipfs_object_hash_1 + ipfs_diff_object_hash -> ipfs_object_hash_2

@flyingzumwalt
Copy link
Contributor

flyingzumwalt commented May 23, 2017

This issue was moved to https://discuss.ipfs.io/t/ipfs-ipld-diff-merge/432

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants