Skip to content

Wrap big object data #12

Description

@magik6k

Currently big objects are added to directly ipfs with the header:
https://github.com/magik6k/git-remote-ipld/blob/master/cmd/git-remote-ipld/ipld.go#L242

We could add just raw data, and then wrap it with an object with [blob/tree/*] [size]\0 and a link to the raw data.

This would allow to deduplicate the data with other ipfs objects

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions