deploy_feedback
deploy_feedback copied to clipboard
Is it possible to access KV from 2 different projects in Deno Deploy?
I have 2 separate applications. One is a backend that processes the data and saves it in a db. Second one is a fresh app (blog) that reads data from that same db.
Is it possible to have both projects access the same KV?
Not yet but it's on the roadmap
is there any update about this?
This would be a killer feature!