Made for repeats
Your counters and sessions run in memory, so reads and writes are instant.
No configuration, no tuning, no plumbing to keep alive.
Your counters and sessions run in memory, so reads and writes are instant.
Every project gets its own space, and every value can expire on a schedule.
Two plain HTTP calls. No client to install, and no connection to keep open.
You draw from a monthly allowance. Go past it and it tops up on its own, so nothing stalls mid-build. The cache only counts when your app actually uses it.
| Row | plan | included commands |
|---|---|---|
| Ephemeral | 100,000 commands | |
| Free | 500,000 commands | |
| Plus | 5M commands | |
| Pro | 25M commands |
Ephemeral covers the 72-hour exploration window before you claim a project; Free, Plus, and Pro reset every month. Go past your allowance and it tops up from credit you have added, which never expires. See full pricing for every plan limit.
The six things people ask before they start.
A fast in-memory cache: the place your app keeps the small, fast-changing things it touches on every visit. If you have used Redis before, it is that, with none of the setup, servers, or maintenance to think about.
For more information, ask your agent.