LMDB and flags for “single user mode”

前端 未结 0 1112
粉色の甜心
粉色の甜心 2021-01-25 02:07

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题