|
|
|
|
|
by samwillis
1150 days ago
|
|
There is a good little overview of Deno KV here (by @simonw): https://til.simonwillison.net/deno/deno-kv So it's backed by SQLite on the OS local version. I'm intrigued if there will be a way to swap out the backend for other cloud providers. |
|