Welcome to EdgeKV
EdgeKV is a distributed key-value store that lets you build data-driven EdgeWorkers applications that require fast, frequent reads and infrequent writes. It allows you to read and write data at the Edge, saving long and latent round trips to cloud or origin data centers.
You can access EdgeKV from an EdgeWorkers function or using the management API or CLI. The API and CLI commands let you manage and seed the database and debug data issues. Direct access to EdgeKV from Property Manager or external clients is not supported.
Use cases and examples
Developer tools
Create an EdgeKV database
- Add EdgeKV to your contract
- Initialize the EdgeKV database
- Generate and retrieve EdgeKV access tokens
Tips and best practices
What's new
Updated 6 days ago
Did this page help you?