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

Filtering persistent cache #227

Open
jthorton opened this issue Aug 3, 2023 · 0 comments
Open

Filtering persistent cache #227

jthorton opened this issue Aug 3, 2023 · 0 comments

Comments

@jthorton
Copy link
Contributor

jthorton commented Aug 3, 2023

When filtering datasets in different python sessions it would be faster if the qcfractal cache could be reused as repeated calls to to_records is slow and wasteful. One option would be to pass the name of a cache file which could be used to dump the cache's current state so it can be reused later.

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