gokv icon indicating copy to clipboard operation
gokv copied to clipboard

General feedback

Open transitive-bullshit opened this issue 2 years ago • 1 comments

Hey 👋

This looks like a really interesting project. I know it's still in an alpha state, but I wanted to ask a question that I didn't really understand from looking through the docs.

What would be the advantages / disadvantages of using gokv over using Cloudflare KV directly?

Thanks!

transitive-bullshit avatar Mar 29 '22 04:03 transitive-bullshit

if you are using cf worker/pages you should use the kv directly, but if you're in non-cf environment you can try this library that gives you the same experience as cf, for example deno deploy or netlify

ije avatar Mar 29 '22 06:03 ije