Hi everyone!
I was just wondering about the LMDB lib https://nimble.directory/pkg/lmdb, if there is a way to open the file shared across different NIM processes, if 10+ processes use the same DB file, how would i go about it to avoid issues?
Thank you so much for your help
@Gregbalfourd I added a multithreaded test to [1] and improved the library a bit.