Skip to content
Snippets Groups Projects
Unverified Commit 46b98c40 authored by Paul Melnikow's avatar Paul Melnikow Committed by GitHub
Browse files

Remove the in-memory cache (#6037)

Shields has long had an in-memory cache with some complex logic for determining when the cached values are used and when they are flushed. At the time this was implemented, squeezing cache performance was helpful since there was no downstream cache. For years now we've used Cloudflare as a CDN, so trying to cache onboard is less useful than before. Furthermore, since the cache is very small and only used in fairly restrictive ways, it probably has very little impact on performance.
parent 0d95612b
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment