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

Enable Deduplicated Size Calculation In Warp (IPFS HTTP API) #478

Open
bonedaddy opened this issue Apr 19, 2020 · 0 comments
Open

Enable Deduplicated Size Calculation In Warp (IPFS HTTP API) #478

bonedaddy opened this issue Apr 19, 2020 · 0 comments
Assignees

Comments

@bonedaddy
Copy link
Contributor

Currently our IPFS HTTP API does non-deduplicated size calculation. Given that most uses of this use the "add" call to add single files or directories it's not so bad, but it is entirely possible to use the "pin" operation. In pin operations we should ensure that we calculate deduplicated sizes

@bonedaddy bonedaddy self-assigned this Apr 19, 2020
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

1 participant