Open cmbntr opened 10 months ago
@cmbntr is this specifically for npm module? or for self-hosted denokv
?
I came across this when I tried to use the enqueue
and listenQueue
functions with Deno CLI 1.39.0 connecting to a remote self-hosted denokv
. Neither did work and threw exceptions... Also with watch
I had no success in this configuration.
But both projects (the npm module and the denokv
) might benefit from an explicit summary of supported and unsupported features.
Maybe a "features page" on https://docs.deno.com/kv/manual might provide a feature overview? It could contain a matrix with all KV "modes" (Deno CLI, Deno Deploy, Deno KV remote, NPM module, ...).
Small Note: watch seems to be working for me
Please add a section about supported features to the README.md
Supported Features