gokv
gokv copied to clipboard
General feedback
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!
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