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

Please note whether memoization/caching to disk is supported #11

Closed
drewm1980 opened this issue Sep 27, 2018 · 1 comment
Closed

Please note whether memoization/caching to disk is supported #11

drewm1980 opened this issue Sep 27, 2018 · 1 comment

Comments

@drewm1980
Copy link

Do I understand correctly that this library is in-memory only, and caching to disk (i.e. to persist things between program launches) is not supported? If so, could you please note that in the project description? Thanks!

@jaemk
Copy link
Owner

jaemk commented Sep 28, 2018

The cache stores that are currently implemented in this library are in-memory only. Persistent sores could certainly be added though. I'll make note in the docs of the stores being in-memory

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

2 participants