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

Reimplement cache #707

Closed
nvbn opened this issue Oct 10, 2017 · 0 comments
Closed

Reimplement cache #707

nvbn opened this issue Oct 10, 2017 · 0 comments
Assignees

Comments

@nvbn
Copy link
Owner

nvbn commented Oct 10, 2017

  • read and parse a cache file only on first cache use;
  • serialize and save to the cache file atexit;
  • apply @memoize automatically;
  • include "dependency" files full paths in a key, so we can have different cache entries for different package.json and etc;
  • include arguments in the key.
@nvbn nvbn self-assigned this Oct 10, 2017
nvbn added a commit that referenced this issue Oct 10, 2017
nvbn added a commit that referenced this issue Oct 10, 2017
nvbn added a commit that referenced this issue Oct 10, 2017
nvbn added a commit that referenced this issue Oct 10, 2017
@nvbn nvbn closed this as completed Dec 6, 2017
riley-martine pushed a commit to riley-martine/thefuck that referenced this issue Dec 7, 2023
riley-martine pushed a commit to riley-martine/thefuck that referenced this issue Dec 7, 2023
riley-martine pushed a commit to riley-martine/thefuck that referenced this issue Dec 7, 2023
riley-martine pushed a commit to riley-martine/thefuck that referenced this issue Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant