Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.
This repository was 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

Description

@bonedaddy
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

Activity

self-assigned this
on Apr 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @bonedaddy

      Issue actions

        Enable Deduplicated Size Calculation In Warp (IPFS HTTP API) · Issue #478 · RTradeLtd/Temporal