I want to use LMDB, but I do not need its concurrent access nor multi-threads (Just one process writer)
Can I gain performance if I use flags like MDB_NOSYNC and MDB_NOLO