First, I was wondering if there is any ETA on a thread safe DB? I've been monitoring my Bots closely and the d3 crashes are literally NEVER at the same spot. Being a multithreaded software developer for the past few years, this just screams data corruption to me, since that's what us threading guys are constantly trying to avoid. I was wondering if there's any headway on this fix? If not I was thinking of writing a plugin to try to add some safety to the current plugins, like a parent plugin that manages others to make sure they're not altering data that is currently in use by the db main...
Also, does db dev exclusively in EU? If not, I could maybe help work on a thread safe db api for you guys...
Also, does db dev exclusively in EU? If not, I could maybe help work on a thread safe db api for you guys...