Convex Scale Optimization

Patterns for scaling read-heavy Convex apps to millions of users. Use when optimizing bandwidth, reducing query costs, fixing slow queries, creating digest tables, replacing reactive subscriptions with one-shot fetches, adding compound indexes, debouncing writes, rate-controlling backfills, or running npx convex insights. Trigger when users mention "scale", "bandwidth", "performance", "optimize", "slow queries", "expensive queries", "digest table", "denormalize", or "thundering herd" in the context of Convex.

waynesutton db790db 8.8 KB Updated

File contents

waynesutton/better-todo/tree/main/.agents/skills/convex-scale-optimization commit db790dbf92

Frequently asked questions

npx skillmds@latest add waynesutton/convex-scale-optimization