Library Settings Get Help
Stacktora
Stacktora / Vault / Go + ClickHouse + Redis: Real-time Fraud Scoring at Scale
Analytics by @ops

Go + ClickHouse + Redis: Real-time Fraud Scoring at Scale

A worker scoring transaction streams against ClickHouse-stored patterns at real production volume — distinct from the Node-based Fraud & Anomaly Detection recipe: same problem, built for a much higher event-volume ceiling.

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

The stack

Go 1.26 ClickHouseRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install go-clickhouse-fraud-scoring --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