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

Refactor Cache #225

Open
jgerardsimcock opened this issue Mar 21, 2017 · 1 comment
Open

Refactor Cache #225

jgerardsimcock opened this issue Mar 21, 2017 · 1 comment
Labels
Milestone

Comments

@jgerardsimcock
Copy link
Contributor

jgerardsimcock commented Mar 21, 2017

  • DataFS Distributed Data Management System version: 0.7.0
  • Python version: 2.7
  • Operating System:

Description

Current implementation of cache can be set on discrete read and write operations for archives. However, on write if cache is set to True, the previous version and not the version created on write is saved to cache. This is not the intended behavior.

@jgerardsimcock
Copy link
Contributor Author

We should look at this http://matthewrocklin.com/blog/work/2015/08/03/Caching

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant