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

feat(cache): results with encryption #436

Closed
wants to merge 2 commits into from

Conversation

aleksasiriski
Copy link
Member

@aleksasiriski aleksasiriski commented Oct 21, 2024

Not gonna be doing this, caching results from a query is too much work for too little gain. We will focus on caching things that actually make sense to cache:

  • exchange rates
  • images for imageproxy (not the requests themselves since they contain a changing timestamp, but the result from proxying)
  • favicons

@aleksasiriski aleksasiriski marked this pull request as draft October 21, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant