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

Metadata Caching #4

Open
hannahhoward opened this issue Mar 30, 2022 · 0 comments
Open

Metadata Caching #4

hannahhoward opened this issue Mar 30, 2022 · 0 comments

Comments

@hannahhoward
Copy link
Collaborator

What

Once ipfs/go-graphsync#375 is implemented, and once feedback is collected on ipld/go-ipld-prime#395, we can write an initial cache.

Scope

For the first version, we should endeavor to keep things as simple as possible.

  • back with go-datastore, unless it's easier to just use something else (i.e. go-storethehash)
  • just write a key value mapping of CID + dag-cbor serialized selector (maybe dag-json to satisfy the go-datastore interface?) to dag-cbor encoded metadata list
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

No branches or pull requests

1 participant