1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/ext
Heyang Zhou a42ac7f686
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-31 14:01:18 +02:00
..
broadcast_channel 1.36.3 (#20268) 2023-08-24 10:01:52 -06:00
cache 1.36.3 (#20268) 2023-08-24 10:01:52 -06:00
console 1.36.3 (#20268) 2023-08-24 10:01:52 -06:00
crypto 1.36.3 (#20268) 2023-08-24 10:01:52 -06:00
fetch 1.36.3 (#20268) 2023-08-24 10:01:52 -06:00
ffi 1.36.3 (#20268) 2023-08-24 10:01:52 -06:00
fs 1.36.3 (#20268) 2023-08-24 10:01:52 -06:00
http 1.36.3 (#20268) 2023-08-24 10:01:52 -06:00
io 1.36.3 (#20268) 2023-08-24 10:01:52 -06:00
kv feat(ext/kv): connect to remote database (#20178) 2023-08-31 14:01:18 +02:00
napi 1.36.3 (#20268) 2023-08-24 10:01:52 -06:00
net 1.36.3 (#20268) 2023-08-24 10:01:52 -06:00
node 1.36.3 (#20268) 2023-08-24 10:01:52 -06:00
tls 1.36.3 (#20268) 2023-08-24 10:01:52 -06:00
url 1.36.3 (#20268) 2023-08-24 10:01:52 -06:00
web 1.36.3 (#20268) 2023-08-24 10:01:52 -06:00
webidl 1.36.3 (#20268) 2023-08-24 10:01:52 -06:00
websocket 1.36.3 (#20268) 2023-08-24 10:01:52 -06:00
webstorage 1.36.3 (#20268) 2023-08-24 10:01:52 -06:00