Speed
Built for the hot path
Go 1.25 serves the /p/:id route with a fixed 43-byte GIF and a
pipelined Redis INCR, keeping per-hit work to a single round trip and zero allocations on the response body.
- · Microsecond-class response times
- · Per-IP rate limiting on the edge
- · Logger skipped on the pixel route