makers-storage

Installation
SKILL.md

KV Storage

EdgeOne Pages KV is a globally distributed key-value persistent storage service deployed across multiple edge nodes. Data follows an eventual consistency model and synchronizes globally within 60 seconds.

⚠️ KV Storage is only available in Edge Functions — NOT supported in Node Functions.

Prerequisites (MUST complete before using KV)

You must enable KV Storage in the EdgeOne Pages console before writing any code.

Step 1 — Enable KV Storage

  1. Log in to the EdgeOne Pages console
  2. Navigate to the "KV Storage" page
  3. Click "Apply Now" to activate (free tier includes 1 GB storage)

Step 2 — Create a Namespace

A namespace is the unit of data isolation (like a separate database):

Installs
20
GitHub Stars
1.8K
First Seen
Jun 20, 2026
makers-storage — tencentedgeone/edgeone-pages-skills