RTradeLtd / Temporal

☄️ Temporal is an easy-to-use, enterprise-grade interface into distributed and decentralized storage
https://temporal.cloud
MIT License
226 stars 40 forks source link

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

Open bonedaddy opened 4 years ago

bonedaddy commented 4 years ago

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