Stacktora
Stacktora / Vault / Deno + Redis: CDN Purge Coordination Service
Infrastructure by @ops

Deno + Redis: CDN Purge Coordination Service

Coordinates CDN edge-cache purges when underlying data changes — distinct from general cache invalidation: this is specifically about telling a CDN 'this URL is stale now,' not app-level in-memory cache coherence.

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Deno 2.8.2 Redis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install deno-cdn-purge-coordination --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault