Closed sivachandran closed 7 years ago
Pasting answer from IRC.
whyrusleeping: we implement rabin fingerprinting, but its not in the default
sivachandran: how can I enable it?
whyrusleeping: ipfs add -s rabin
This issue was moved to https://discuss.ipfs.io/t/does-ipfs-implement-robin-fingerprint/481
Tried adding a file multiple times after changing few bytes at the start. Every time the 'blocks' directory size increases by full size of the file I am adding. So wondering whether IPFS implements Robin fingerprint based blocking or is it in the roadmap.