Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrap big object data #12

Open
magik6k opened this issue May 17, 2018 · 0 comments
Open

Wrap big object data #12

magik6k opened this issue May 17, 2018 · 0 comments

Comments

@magik6k
Copy link
Collaborator

magik6k commented May 17, 2018

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

@magik6k magik6k changed the title wrap big object data Wrap big object data May 17, 2018
sameer added a commit to sameer/git-remote-ipld that referenced this issue Jan 4, 2019
sameer added a commit to sameer/git-remote-ipld that referenced this issue Jan 4, 2019
sameer added a commit to sameer/git-remote-ipld that referenced this issue Jan 7, 2019
sameer added a commit to sameer/git-remote-ipld that referenced this issue Jan 7, 2019
sameer added a commit to sameer/git-remote-ipld that referenced this issue Jan 7, 2019
sameer added a commit to sameer/git-remote-ipld that referenced this issue Jan 23, 2019
sameer added a commit to sameer/git-remote-ipld that referenced this issue Mar 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant