Closed JokerCatz closed 6 years ago
I changed that raise RocksDB::DBError when same file open twice. I alse added singleton method.
RocksDB::DBError: error /tmp/file alread open
it looking good , but I'll wait version change and use it to my project , many thanx , this gem is very useful for fast local DB :)
just demo code ...
did here need add lock check or something like mutex to skip this condition ?