js-compute-runtime icon indicating copy to clipboard operation
js-compute-runtime copied to clipboard

KV store generation integer

Open guybedford opened this issue 1 year ago • 4 comments

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.

guybedford avatar Oct 31 '24 22:10 guybedford

The generation integer must also be updated to be a U64.

guybedford avatar Dec 03 '24 18:12 guybedford

Started a draft PR here: https://github.com/fastly/js-compute-runtime/pull/1069

computermouth avatar Dec 09 '24 20:12 computermouth

Reopening to continue tracking the support for the generation integer in calls other than lookup.

guybedford avatar Dec 10 '24 17:12 guybedford

Oh my bad, sorry

computermouth avatar Dec 10 '24 17:12 computermouth