CachePuppy
Quick start

Quick start

Run CachePuppy with Docker, then use the JavaScript client in a few lines of code.

You will:

  1. Run the server with Docker — one command brings up the clustered Elixir backend behind nginx.
  2. Use JavaScript — connect, subscribe, publish, and read/write cache keys.

That is enough to feel end‑to‑end latency and cache behavior locally. When you need the full mental model, continue to Core concepts and the JavaScript chapter.