Kv component lets you add a Cloudflare Workers KV namespace to your app.
Constructor
sst.config.ts
Properties
id
nodes
SDK
Access the KV namespace in your worker:src/worker.ts
Examples
Create a KV namespace
sst.config.ts
Link to a worker
sst.config.ts