-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
1-MEDIUMYou may need to be familiar with the codebase to resolve this issue.You may need to be familiar with the codebase to resolve this issue.enhancementNew feature or requestNew feature or request
Description
Having it version controlled in this repo is a bit odd. Cache should be automatically overwritten when it becomes stale.
XDG_CACHE_HOME is usually ~/.cache, so we would be storing our cache at ~/.cache/oss-stas/stats.json or similar. We could use another xdg base dir (see https://wiki.archlinux.org/title/XDG_Base_Directory for more info), but I feel like this one makes the most sense.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
1-MEDIUMYou may need to be familiar with the codebase to resolve this issue.You may need to be familiar with the codebase to resolve this issue.enhancementNew feature or requestNew feature or request