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

Harmonize cache dependencies #142

Open
simonsan opened this issue Jan 29, 2024 · 0 comments
Open

Harmonize cache dependencies #142

simonsan opened this issue Jan 29, 2024 · 0 comments
Labels
A-dependencies Area: Related to updating dependencies C-enhancement Category: New feature or request

Comments

@simonsan
Copy link
Contributor

We pull in cached and quick_cache. cached basically gives a very convenient macro to use which we only use to cache uid/gid to names mappings. But we maybe able to replace it with quick_cache or vice versa. In general, it should be fine to use a single implementation for caching and don't pull in as much dependencies.

@github-actions github-actions bot added the S-triage Status: Waiting for a maintainer to triage this issue/PR label Jan 29, 2024
@simonsan simonsan added A-dependencies Area: Related to updating dependencies C-enhancement Category: New feature or request and removed S-triage Status: Waiting for a maintainer to triage this issue/PR labels Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Area: Related to updating dependencies C-enhancement Category: New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant