dandi / dandi/dandi-cli

caching of asset metadata

Open
#1,670 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
28
Forks
37
Avg merge
1d 17h
Merged PRs (30d)
9

Description

`dandiset.get_assets()` will always return the same information if the dandiset has not been updated. Therefore, it may be efficient to cache the results of `dandiset.get_assets()` on the first run locally, and then on subsequent runs check if the dandiset has been modified since the last run and only actually fetch those assets if it has been updated.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.