teleclimber / Dropserver

An application platform for your personal web services. https://dropserver.org
Apache License 2.0
42 stars 1 forks source link

add --unstable-kv to re-enable KV store #125

Closed teleclimber closed 1 month ago

teleclimber commented 1 month ago

I removed the deno -unstable flag in 283b48e. This has caused the Key-Value store to stop working as it is still unstable. Add --unstable-kv to allow again.

https://docs.deno.com/runtime/manual/tools/unstable_flags#--unstable-kv