Stacktora
Stacktora / Vault / Elixir + Redis: Presence & Broadcast Service
Real-time by @ops

Elixir + Redis: Presence & Broadcast Service

Who's-online presence and pub/sub broadcast built on Elixir/OTP — the runtime this exact pattern (Phoenix Presence) was designed around, not a port of the idea into a language that has to work harder for the same guarantees.

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

The stack

Elixir 1.20 Redis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install elixir-presence-broadcast --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