Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-22 | feat(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. |