developmentseed / developmentseed/stac-auth-proxy
Remove MemoryCache
Open
refactor
- Dominant language
- Python
- Stars
- 46
- Forks
- 8
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 2
Description
stac-auth-proxy shouldn't be responsible for caching values.
https://github.com/developmentseed/stac-auth-proxy/blob/0ba2237f8a0d6c9574db899ee050224d5a3b3b0c/src/stac_auth_proxy/utils/cache.py#L10-L69
Instead, we should direct users to modules such as [cachetools](https://cachetools.readthedocs.io/en/latest/#cachetools.cached)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.