Skip to content
This repository was archived by the owner on Mar 14, 2021. It is now read-only.
This repository was archived by the owner on Mar 14, 2021. It is now read-only.

Implement caching #1

@laughedelic

Description

@laughedelic

All the __suggest_* functions use some output from brew and some of those commands are quite slow. It doesn't cache and every time you want to complete a formula name, it will run again.

  • search if brew has some internal caching that could be used here
  • write some cache files in XDG paths? how/when to invalidate them?
  • can brew update be turned off on such commands? or can we hook to it to update the cache?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions