question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Improve cache location

See original GitHub issue

The version of ESLint you are using.

v5.16.0

The problem you want to solve.

Many tools have persistent cache will be great store them in one location. Example many webpack plugins (and not only) store cache in node_modules/.cache.

Props:

  • One location for caches.
  • No need adding .eslintcache to .gitignore.

Your take on the correct solution to problem.

Using https://github.com/avajs/find-cache-dir

Are you willing to submit a pull request to implement this change?

Yes

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
alexander-akaitcommented, May 29, 2019

@kaicataldo

Mind sharing some examples that we can take a look

Example in code?

And many other tools https://www.npmjs.com/browse/depended/find-cache-dir

0reactions
eslint-deprecated[bot]commented, Jun 29, 2019

Unfortunately, it looks like there wasn’t enough interest from the team or community to implement this change. While we wish we’d be able to accommodate everyone’s requests, we do need to prioritize. We’ve found that issues failing to reach accepted status after 21 days tend to never be accepted, and as such, we close those issues. This doesn’t mean the idea isn’t interesting or useful, just that it’s not something the team can commit to.

Thanks for contributing to ESLint and we appreciate your understanding.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Adjust the local cache for your projects - Microsoft Support
In the Cache location box, type the path to the location that you want to use for the cache. Tip: You can also...
Read more >
Cache Directory Location - Informatica Documentation
If all Integration Service processes in a grid have slow access to the cache files, set up a separate, local cache file directory...
Read more >
Managing your local display cache—Help | ArcGIS for Desktop
The local cache on your machine is always stored in a folder called MapCacheV1, and like all temporary data, this folder is stored...
Read more >
Improving Performance in a Basic Deployment
Optimizing Cache for Search Performance ... For improved search performance, cache as much directory data as possible in memory. By preventing the directory...
Read more >
Cache Memory in Computer Organization - GeeksforGeeks
If the processor finds that the memory location is in the cache, a cache ... We can improve Cache performance using higher cache...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found