summaryrefslogtreecommitdiff
path: root/cli/schemas/kv-metadata-exchange-response.v1.json
AgeCommit message (Collapse)Author
2023-08-22feat(ext/kv): connect to remote database (#20178)Heyang Zhou
This patch adds a `remote` backend for `ext/kv`. This supports connection to Deno Deploy and potentially other services compatible with the KV Connect protocol.