-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
Current reading and writing logic is:
Load the list of data sets we want to read, read all of them, and write.
Desired reading and writing logic:
Load the list of data sets we want, see which ones we already have, read the new ones, and write the new ones.
This will improve app performance and speed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request