-
Notifications
You must be signed in to change notification settings - Fork 0
Storage providers #24
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestneeds-transferIssues that need to be transferred to the correct repoIssues that need to be transferred to the correct repo
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestneeds-transferIssues that need to be transferred to the correct repoIssues that need to be transferred to the correct repo
Type
Fields
Give feedbackNo fields configured for issues without a type.
This issue tries to document some of the discussions that we’ve been having about storage in the data tier.
There is a conflicting concern regarding storage of large data files.
We also want to be flexible in how we handle storage
To permit this we probably need to introduce the concept of a ‘storage provider’ that allows us to decouple the storage details from the data app.