Nov 30, 2021 — Retry capability included in the helper library
about 3 years ago by skotyck@akamai.com
The EdgeKV JavaScript helper library (version 0.5.0) now includes a retry capability. The num_retries_on_timeout
parameter lets you specify the maximum number of retries to attempt when executing the getText() and getJson() methods. You can also specify the number of retries to attempt in the Constructor.
August 31, 2021 — API and CLI enhancements
over 3 years ago by skotyck@akamai.com
We’ve made more enhancements to the administrative API and command-line interface (CLI) for EdgeKV.
Jun 3, 2021 — API and CLI enhancements and bug fixes
over 3 years ago by skotyck@akamai.com
We've made several enhancements and bug fixes to the administrative API and command-line interface for EdgeKV.
Mar 4, 2021 — Improvements to the helper library
almost 4 years ago by skotyck@akamai.com
To improve the EdgeKV developer experience we’ve made the following improvements to our helper library.