Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

(VDB-929) Minimize storage key lookup bespoke code #163

Merged
merged 1 commit into from
Oct 28, 2019

Conversation

rmulhol
Copy link
Contributor

@rmulhol rmulhol commented Oct 24, 2019

  • Extract shared namespace for looking up and hashing keys
  • Require storage transformers only to implement a loader that
    associates known keys with metadata
  • Move key loader/lookup utils to utils directory to avoid
    multiple "storage" packages in imports

Copy link
Collaborator

@i-norden i-norden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

- Extract shared namespace for looking up and hashing keys
- Require storage transformers only to implement a loader that
  associates known keys with metadata
- Move key loader/lookup utils to utils directory to avoid
  multiple "storage" packages in imports
@rmulhol rmulhol force-pushed the vdb-929-storage-key-lookup-cleanup branch from 6054414 to b8fec5e Compare October 28, 2019 19:29
@rmulhol rmulhol merged commit 62e1378 into staging Oct 28, 2019
@rmulhol rmulhol deleted the vdb-929-storage-key-lookup-cleanup branch October 28, 2019 19:56
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