Closed trevidawn closed 3 years ago
Assuming that there are two processes, one process only reads and the other process reads and writes, is it safe to do so?
I wouldn't count on it being safe. BuntDB is only designed for one process at a time.
Assuming that there are two processes, one process only reads and the other process reads and writes, is it safe to do so?