Ok, it makes sense. Btw, I've checked the `flareutils` library and I see there's also a `list` metho

Ok, it makes sense.
Btw, I've checked the flareutils library and I see there's also a list method combining cache and kv.
https://github.com/helloimalastair/flareutils/blob/0aa471d/src/BetterKV.ts#L295
But I see it uses this URL cacheKey = new URL("https://list.better.kv");
Do you know what this URL is about? Am I supposed to get the same results as using the KV alone? Thx
GitHub
Contribute to helloimalastair/FlareUtils development by creating an account on GitHub.
Was this page helpful?