0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-12 07:07:43 -04:00
Commit graph

2 commits

Author SHA1 Message Date
Kenta Moriuchi
bc71eb9541
refactor(cli): update JSON schemas versions (#28252) 2025-02-24 10:11:06 -05:00
Heyang Zhou
6d4a005e41
feat(ext/kv): connect to remote database (#20178)
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.
2023-08-22 13:56:00 +08:00