Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local Cache + Sanity Checks #39

Open
krowvin opened this issue Aug 6, 2024 · 0 comments
Open

Local Cache + Sanity Checks #39

krowvin opened this issue Aug 6, 2024 · 0 comments

Comments

@krowvin
Copy link
Collaborator

krowvin commented Aug 6, 2024

Working on issue #34 it dawned on me that we could cache the parameters, intervals, and other various metadata in a local store.

Then on every TSID built, for example, raise a warning if a user is requesting a TSID with a parameter that doesn't exist in CWMS.

Perhaps base the cache on a time interval or a version of Repgen.

Additionally could add a flag that lets you disable cache

Ie

--disable-cache

@krowvin krowvin added major-bump Version when you make incompatible API changes and removed major-bump Version when you make incompatible API changes labels Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant