js-compute-runtime
js-compute-runtime copied to clipboard
CoreCache surrogateKeys support
This support seems to be missing - https://github.com/fastly/js-compute-runtime/blob/e3aa554f31c92e48be30e72c9a4fa45dd135fd79/integration-tests/js-compute/fixtures/app/src/cache-core.js#L1951.
Also like KV we seem not so support streams - https://github.com/fastly/js-compute-runtime/blob/e3aa554f31c92e48be30e72c9a4fa45dd135fd79/integration-tests/js-compute/fixtures/app/src/cache-core.js#L496.