Library Settings Get Help
Stacktora
Stacktora / Vault / Go + ClickHouse: A/B Test Statistical Significance Engine
Analytics by @ops

Go + ClickHouse: A/B Test Statistical Significance Engine

A worker computing statistical significance over ClickHouse-scale event volume — distinct from the A/B Testing & Experimentation recipe: that assigns variants and tracks results, this is the heavier analytical engine crunching the numbers at real production traffic volume.

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

The stack

Go 1.26 ClickHouse

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install go-ab-test-statistical-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