Stacktora
Stacktora / Vault / Rust + Redis: Distributed Cache Invalidation & Coherence Service
Infrastructure by @ops

Rust + Redis: Distributed Cache Invalidation & Coherence Service

Keeps caches coherent across multiple app instances — invalidation events propagated so a write on one instance doesn't leave stale reads on another. Low-level infra distinct from anything domain-specific in this catalog.

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

The stack

Rust 1.96 Redis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install rust-distributed-cache-invalidation --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