Skip to content

Instantly share code, notes, and snippets.

Created February 13, 2018 09:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/69a49f2a2d7a9f70c2841e814f097dd4 to your computer and use it in GitHub Desktop.
Save anonymous/69a49f2a2d7a9f70c2841e814f097dd4 to your computer and use it in GitHub Desktop.
ramblings
Thoughts on key value backed asset store.
two base types. Data and headers. Data keys based on hashes and filesize. Headers structured documents (json? yaml? csv?) and versioned, containing links to the data key, and metadata.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment