This repository has been archived by the owner. It is now read-only.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
matthewrobertbell commentedAug 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
The text was updated successfully, but these errors were encountered: