June 16, 2022 — Sandbox support for EdgeKV
over 2 years ago by skotyck@akamai.com
You can now test your EdgeKV-enabled EdgeWorkers functions in Sandbox. Sandbox is an isolated development environment that lets you test locally before deploying to production.
You can access EdgeKV data in a specific sandbox environment created with the Sandbox API or CLI. Sandbox provides a segregated environment where you can work without conflicts with other users working in a different sandbox. EdgeKV supports the use common shared data on the Akamai STAGING
network, or a unique copy of the data in a sandbox environment.
To enable your EdgeWorkers function to access EdgeKV data in a sandbox environment you need to download and use at least version 0.6.0 of the EdgeKV Helper library in your EdgeWorkers code bundle.