
What you get
Crash recovery. Replay an object’s stream and resume from a known state after a restart. Live updates over HTTP. Read from the beginning, catch up, or tail live with long-poll or SSE.curl and EventSource work out of the box.
Automatic lifecycle. Keep recent data hot, archive older data automatically, and expire finished streams with TTL when they no longer matter.
Try it now
Learn more
- Quick Start — step-by-step walkthrough
- Why Snakream — where it fits, and where it doesn’t
- Concepts — streams, buckets, offsets, read modes, snapshots
- Architecture — how the cluster works
- API Reference — full HTTP API surface
- Protocol Spec — the Durable Streams Protocol and extensions

