KV Store
A globally distributed key-value store (Cloudflare Workers KV, Vercel KV, etc.). Eventually consistent — writes can take up to ~60 seconds to propagate across all edge locations.
Source
- Cloudflare Docs — Workers KV
Related terms
Stripe Webhook
An HTTPS POST that Stripe sends to your endpoint when a billing event occurs.
Stripe Events API
An API that lets you fetch and replay past Stripe events — essential for recovering after a webhook outage…
Supabase Auth
Supabase's hosted authentication service — email/password, OAuth, magic links, MFA — built on top of Postgr…
Supabase Realtime
A WebSocket-based service that streams Postgres changes (INSERT/UPDATE/DELETE), broadcast messages, and pre…
Supabase Edge Functions
Deno-based serverless functions deployed globally and invoked over HTTPS.
Postgres Connection Pool
A managed set of pre-opened Postgres connections shared across application requests.
Start monitoring in 2 minutes — 10 free commercial-safe monitors
Start free