Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supported Features #55

Open
1 of 4 tasks
cmbntr opened this issue Dec 15, 2023 · 2 comments
Open
1 of 4 tasks

Supported Features #55

cmbntr opened this issue Dec 15, 2023 · 2 comments

Comments

@cmbntr
Copy link

cmbntr commented Dec 15, 2023

Please add a section about supported features to the README.md

Supported Features

  • transactions
  • enqueue
  • listenQueue
  • watch
@igorzi
Copy link
Collaborator

igorzi commented Dec 15, 2023

@cmbntr is this specifically for npm module? or for self-hosted denokv?

@cmbntr
Copy link
Author

cmbntr commented Dec 15, 2023

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, ...).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants