Stacktora
Stacktora / Vault / Rust + Postgres + Redis: Digital Twin State Synchronization Backend
Infrastructure by @ops

Rust + Postgres + Redis: Digital Twin State Synchronization Backend

Maintains a queryable virtual model kept in sync with real physical device/system state — distinct from IoT Telemetry Ingestion: that stores raw sensor data, this maintains a current, queryable STATE MODEL derived from it.

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

The stack

Rust 1.96 PostgreSQLRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install rust-digital-twin-state-sync --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