A simple Deno server that proxies requests to another service, with stale-while-revalidate caching, only refetching on a given probability.
-
Updated
Sep 24, 2024 - TypeScript
A simple Deno server that proxies requests to another service, with stale-while-revalidate caching, only refetching on a given probability.
Add a description, image, and links to the python-cache topic page so that developers can more easily learn about it.
To associate your repository with the python-cache topic, visit your repo's landing page and select "manage topics."