Library Settings Get Help
Stacktora
Stacktora / Vault / Go + Redis: Distributed Feature Store for ML Model Serving
AI/ML by @ops

Go + Redis: Distributed Feature Store for ML Model Serving

Low-latency feature lookups for ML models at inference time — a real MLOps pattern distinct from anything else in the catalog's AI/ML section: this doesn't call an LLM or process embeddings, it serves pre-computed features fast enough for real-time model inference.

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

The stack

Go 1.26 Redis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install go-ml-feature-store --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