Library Settings Get Help
Stacktora
Stacktora / Vault / Rust + Postgres + Redis: Sports/Event Odds Pricing Engine
Backend by @ops

Rust + Postgres + Redis: Sports/Event Odds Pricing Engine

Real-time odds calculation from event probabilities — infrastructure for computing and updating prices as conditions change, the same low-latency pricing-engine shape as the RTB Ad Exchange and Order Matching recipes, applied to a different domain.

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-sports-odds-pricing-engine --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