developmentseed / developmentseed/stac-auth-proxy

Remove MemoryCache

Open
#101 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.