Harmonize cache
dependencies
#142
Labels
A-dependencies
Area: Related to updating dependencies
C-enhancement
Category: New feature or request
We pull in
cached
andquick_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.The text was updated successfully, but these errors were encountered: