summaryrefslogtreecommitdiff
path: root/ext/kv/proto
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.