Netlify Blobs

Store and retrieve unstructured objects, file uploads, and cache-like state on Netlify using the @netlify/blobs key/value API from Functions, Edge Functions, and Build Plugins. Use when a task involves saving user file or image uploads, persisting form or contact-form submissions, storing generated output from Background Functions (sitemaps/processed media/bulk-email results), building read-only asset stores, adding client-side blob expiration, or wiring file-based blob uploads at deploy time. Not for per-user, transactional, or relational data (counters/balances/sessions) — reach for Netlify DB there instead.

bg-szy e0430d7 3 files · 15.9 KB Updated

File contents

bg-szy/TOP-SKILLS/tree/main/skills/agent-skills/netlify-blobs commit e0430d774d

Frequently asked questions

npx skillmds@latest add bg-szy/netlify-blobs