js-compute-runtime
js-compute-runtime copied to clipboard
KV store generation integer
We still don't support the generation integer in KV Store lookup and insert APIs, due to the bug fix that is still releasing in Viceroy for this. When that goes out we should update the API to expose this.
The generation integer must also be updated to be a U64.
Started a draft PR here: https://github.com/fastly/js-compute-runtime/pull/1069
Reopening to continue tracking the support for the generation integer in calls other than lookup.
Oh my bad, sorry