Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Open Problem: Improved layouts to represent data in hash-linked graphs (using IPLD) #394

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

daviddias
Copy link
Member

Continue the work started at ipfs-inactive/research#8

@mikeal
Copy link

mikeal commented Dec 2, 2019

There’s been a ton of work on this in IPLD.

The problem as it relates to “collections” have been broken down into many conceptual data structures https://github.com/ipld/specs/blob/master/data-structures/multiblock-collections.md

We have schema’s for a hashmap and vector that are partially implemented and will be used on some real data in the next month or so.

And finally, the layout problems in representing large binary have been turned into a schema and implementation that is being used in unixfsv2 which is being used in reg.

@daviddias
Copy link
Member Author

Thank you! Also, note to self: reference ipld/specs#211

@hsanjuan
Copy link
Contributor

Is this meant to be closed or merged?

@daviddias
Copy link
Member Author

@hsanjuan it is meant to get done :) I didn't want to loose track of the previous convos.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants