multiple connections to local kv with sqlite from different thread
If I have multiple workers on different thread, occasionally accessing the same kv with sqlite backup, will that cause any problem other than occasionally db being locked (which I can just try again)
I'm building a compiled local app so shared kv instance on Deno Deploy is not an option.
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.